WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
123085
JIT IC code generators should allow any register to serve as the callFrameRegister
https://bugs.webkit.org/show_bug.cgi?id=123085
Summary
JIT IC code generators should allow any register to serve as the callFrameReg...
Filip Pizlo
Reported
2013-10-20 12:48:17 PDT
This is a work-around so long as
https://bugs.webkit.org/show_bug.cgi?id=113621
is not yet done.
Attachments
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2013-10-20 22:10:29 PDT
It turns out that we only need this for closure call patching, and we aren't going to support that until we switch to the C stack. When we do that, callFrameRegister will die.
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