Bug 151078

Summary: Rename FTL's ExitArgumentList to something more indicative of what it is
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch ggaren: review+

Saam Barati
Reported 2015-11-09 22:48:56 PST
it's not just an argument list for OSR exit. We use it as an all-purpose arguments list.
Attachments
patch (20.70 KB, patch)
2015-11-10 12:17 PST, Saam Barati
ggaren: review+
Saam Barati
Comment 1 2015-11-10 12:17:42 PST
WebKit Commit Bot
Comment 2 2015-11-10 12:20:10 PST
Attachment 265216 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/ftl/FTLJSTailCall.h:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/JavaScriptCore/ftl/FTLOSRExit.h:35: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 2 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 3 2015-11-10 12:23:44 PST
r=me
Saam Barati
Comment 4 2015-11-10 12:43:04 PST
Note You need to log in before you can comment on or make changes to this bug.