[Webkit-unassigned] [Bug 164087] New: [JSC] GeneratorWrapperFunction and GeneratorBodyFunction should be merged into a single Function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 15:37:59 PDT 2016


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

            Bug ID: 164087
           Summary: [JSC] GeneratorWrapperFunction and
                    GeneratorBodyFunction should be merged into a single
                    Function
    Classification: Unclassified
           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: caitp at igalia.com

Currently, the generator body (and also async function body) is compiled as a separate function from the user-visible generator wrapper.

This is inconvenient for the front-end in some minor ways.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161027/042f095c/attachment-0001.html>


More information about the webkit-unassigned mailing list