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 138326
Add "get scope" byte code
https://bugs.webkit.org/show_bug.cgi?id=138326
Summary
Add "get scope" byte code
Michael Saboff
Reported
2014-11-03 14:19:55 PST
This is to add a new op_get_scope byte code that will be used to materialize the scope into an allocated register. The scope is currently stored in the ScopeChain slot of the call frame header. This change will add the byte code and implement minimal implementations in each of the engines.
Attachments
Patch
(11.52 KB, patch)
2014-11-03 17:23 PST
,
Michael Saboff
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2014-11-03 17:23:20 PST
Created
attachment 240884
[details]
Patch
Mark Lam
Comment 2
2014-11-03 17:46:53 PST
Comment on
attachment 240884
[details]
Patch r=me
Michael Saboff
Comment 3
2014-11-03 19:36:20 PST
Committed
r175508
: <
http://trac.webkit.org/changeset/175508
>
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