Bug 122288

Summary: Eliminate unused JITStub function declarations
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: 122287    
Attachments:
Description Flags
Patch ggaren: review+

Michael Saboff
Reported 2013-10-03 11:19:30 PDT
The JITStub declarations are not defined anywhere and therefore can be removed. cti_op_is_boolean cti_op_is_number cti_op_is_string cti_op_is_undefined cti_op_resolve cti_op_resolve_base cti_op_resolve_base_strict_put cti_op_resolve_with_base cti_op_resolve_with_this cti_op_put_to_base cti_op_end
Attachments
Patch (2.71 KB, patch)
2013-10-03 11:29 PDT, Michael Saboff
ggaren: review+
Michael Saboff
Comment 1 2013-10-03 11:29:59 PDT
Geoffrey Garen
Comment 2 2013-10-03 12:06:55 PDT
Comment on attachment 213282 [details] Patch r=me
Michael Saboff
Comment 3 2013-10-03 14:13:36 PDT
Note You need to log in before you can comment on or make changes to this bug.