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+
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
Geoffrey Garen
Comment 4 2013-10-17 15:58:45 PDT
Note You need to log in before you can comment on or make changes to this bug.