Bug 226154 - Remove ENABLE(MASM_PROBE) flag.
Summary: Remove ENABLE(MASM_PROBE) flag.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-23 07:17 PDT by Mark Lam
Modified: 2021-05-23 14:47 PDT (History)
10 users (show)

See Also:


Attachments
proposed patch. (22.66 KB, patch)
2021-05-23 07:21 PDT, Mark Lam
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
proposed patch. (23.01 KB, patch)
2021-05-23 07:36 PDT, Mark Lam
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
proposed patch. (23.77 KB, patch)
2021-05-23 08:01 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>