Bug 226154

Summary: Remove ENABLE(MASM_PROBE) flag.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch.
ews-feeder: commit-queue-
proposed patch.
ews-feeder: commit-queue-
proposed patch. none

Description Mark Lam 2021-05-23 07:17:53 PDT
The MacroAssembler::probe() mechanism is now available on all supported platforms.  There's no longer a need for the ENABLE(MASM_PROBE) flag.
Comment 1 Mark Lam 2021-05-23 07:21:15 PDT
Created attachment 429462 [details]
proposed patch.
Comment 2 Mark Lam 2021-05-23 07:36:16 PDT
Created attachment 429463 [details]
proposed patch.
Comment 3 Mark Lam 2021-05-23 08:01:04 PDT
Created attachment 429464 [details]
proposed patch.
Comment 4 Yusuke Suzuki 2021-05-23 11:23:51 PDT
Comment on attachment 429464 [details]
proposed patch.

r=me
Comment 5 Mark Lam 2021-05-23 14:10:01 PDT
Comment on attachment 429464 [details]
proposed patch.

Thanks for the review.  Landing now.
Comment 6 EWS 2021-05-23 14:46:47 PDT
Committed r277936 (238065@main): <https://commits.webkit.org/238065@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 429464 [details].
Comment 7 Radar WebKit Bug Importer 2021-05-23 14:47:16 PDT
<rdar://problem/78373569>