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 136894
Change CallFrame to use Callee instead of JSScope to implement vm()
https://bugs.webkit.org/show_bug.cgi?id=136894
Summary
Change CallFrame to use Callee instead of JSScope to implement vm()
Michael Saboff
Reported
2014-09-17 13:14:21 PDT
Currently CallFrame::vm() uses JSScope to implement vm(). In preparation of eliminating JSScope slot from the CallFrame, change the implementation to use the Callee.
Attachments
Patch
(11.08 KB, patch)
2014-09-17 13:58 PDT
,
Michael Saboff
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2014-09-17 13:58:03 PDT
Created
attachment 238264
[details]
Patch
Geoffrey Garen
Comment 2
2014-09-17 15:24:15 PDT
Comment on
attachment 238264
[details]
Patch r=me
Michael Saboff
Comment 3
2014-09-17 15:34:25 PDT
Committed
r173706
: <
http://trac.webkit.org/changeset/173706
>
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