Bug 122973

Summary: Eliminate uses of JITSTACKFRAME_ARGS_INDEX as scratch area for thunks
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 121756, 122978    
Attachments:
Description Flags
Patch msaboff: review+

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.