[Webkit-unassigned] [Bug 204044] New: [JSC] Preprocess JS builtin files to embed constant numbers directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 23:26:15 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204044

            Bug ID: 204044
           Summary: [JSC] Preprocess JS builtin files to embed constant
                    numbers directly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

Currently, we are using bytecode intrinsic constant. But this is a bit ugly. We should embed int directly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191109/e5906f1d/attachment.htm>


More information about the webkit-unassigned mailing list