WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
164087
[JSC] GeneratorWrapperFunction and GeneratorBodyFunction should be merged into a single Function
https://bugs.webkit.org/show_bug.cgi?id=164087
Summary
[JSC] GeneratorWrapperFunction and GeneratorBodyFunction should be merged int...
Caitlin Potter (:caitp)
Reported
2016-10-27 15:37:59 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug