Bug 150641

Summary: Rename MacroAssembler::callProbe() to probe().
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. saam: review+

Mark Lam
Reported 2015-10-28 15:48:47 PDT
Because probe() is easier to use than callProbe() (and cooler too).
Attachments
the patch. (6.14 KB, patch)
2015-10-28 15:55 PDT, Mark Lam
saam: review+
Mark Lam
Comment 1 2015-10-28 15:55:16 PDT
Created attachment 264258 [details] the patch.
WebKit Commit Bot
Comment 2 2015-10-28 15:56:35 PDT
Attachment 264258 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/assembler/MacroAssembler.cpp:42: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/JavaScriptCore/assembler/MacroAssembler.h:1595: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 2 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Saam Barati
Comment 3 2015-10-28 15:56:49 PDT
Comment on attachment 264258 [details] the patch. r=me
Mark Lam
Comment 4 2015-10-28 15:57:21 PDT
Comment on attachment 264258 [details] the patch. Thanks for the review. Will land manually.
Mark Lam
Comment 5 2015-10-28 16:02:09 PDT
Note You need to log in before you can comment on or make changes to this bug.