WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 138706
Add scope operand to op_new_func* byte codes
https://bugs.webkit.org/show_bug.cgi?id=138706
Summary
Add scope operand to op_new_func* byte codes
Michael Saboff
Reported
2014-11-13 14:14:59 PST
These byte codes currently use implicit exec->scope() to get there scope. This needs to be changed to use a passed in scope.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2014-12-12 11:19:12 PST
This was fixed as part of
https://bugs.webkit.org/show_bug.cgi?id=138707
in change set
http://trac.webkit.org/changeset/176109
.
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