Bug 122231

Summary: The LLInt should not use JITStackFrame
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 116888    
Attachments:
Description Flags
Patch fpizlo: review+

Michael Saboff
Reported 2013-10-02 13:14:55 PDT
As part of https://bugs.webkit.org/show_bug.cgi?id=116888 - "JSC Should use the C Stack for JIT code", we need to eliminate the JITStackFrame struct. We need to remove its use from all code. THis bug is to track the changes to remove it from the LLInt.
Attachments
Patch (12.50 KB, patch)
2013-10-02 14:01 PDT, Michael Saboff
fpizlo: review+
Michael Saboff
Comment 1 2013-10-02 14:01:10 PDT
Michael Saboff
Comment 2 2013-10-02 14:20:56 PDT
Note You need to log in before you can comment on or make changes to this bug.