Bug 123155

Summary: Remove unused stuff in JIT stubs
Product: WebKit Reporter: Julien Brianceau <jbriance>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Remove unused stuff in JIT stubs none

Julien Brianceau
Reported 2013-10-22 05:59:05 PDT
ctiVMHandleException() prototype declaration in JITStubs.h is no more needed since http://trac.webkit.org/changeset/157636 returnAddressIsInCtiTrampoline inline is useless too, that's why ctiTrampolineEnd could also be removed from JIT stubs.
Attachments
Remove unused stuff in JIT stubs (5.58 KB, patch)
2013-10-22 06:01 PDT, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-10-22 06:01:08 PDT
Created attachment 214846 [details] Remove unused stuff in JIT stubs
WebKit Commit Bot
Comment 2 2013-10-22 08:45:18 PDT
Comment on attachment 214846 [details] Remove unused stuff in JIT stubs Clearing flags on attachment: 214846 Committed r157795: <http://trac.webkit.org/changeset/157795>
WebKit Commit Bot
Comment 3 2013-10-22 08:45:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.