WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
122973
Eliminate uses of JITSTACKFRAME_ARGS_INDEX as scratch area for thunks
https://bugs.webkit.org/show_bug.cgi?id=122973
Summary
Eliminate uses of JITSTACKFRAME_ARGS_INDEX as scratch area for thunks
Michael Saboff
Reported
2013-10-17 10:53:44 PDT
Various thinks use JITSTACKFRAME_ARGS_INDEX as a scratch area in Source/JavaScriptCore/jit/ThunkGenerators.cpp.
Attachments
Patch
(4.50 KB, patch)
2013-10-17 15:53 PDT
,
Geoffrey Garen
msaboff
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2013-10-17 14:58:07 PDT
Michael said he is fixing this as a part of
Bug 122980
.
Michael Saboff
Comment 2
2013-10-17 15:03:49 PDT
(In reply to
comment #1
)
> Michael said he is fixing this as a part of
Bug 122980
.
I'm not working on this one.
Geoffrey Garen
Comment 3
2013-10-17 15:53:23 PDT
Created
attachment 214526
[details]
Patch
Geoffrey Garen
Comment 4
2013-10-17 15:58:45 PDT
Committed
r157609
: <
http://trac.webkit.org/changeset/157609
>
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