Bug 226121

Summary: Remove the unnecessary use of CompileOpStrictEqType.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, rmorisset, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. saam: review+

Mark Lam
Reported 2021-05-21 16:20:39 PDT
We're already emitting template code. Might as well make the CompileOpStrictEqType condition checks a build time check instead of a runtime check.
Attachments
proposed patch. (8.88 KB, patch)
2021-05-21 16:26 PDT, Mark Lam
saam: review+
Mark Lam
Comment 1 2021-05-21 16:26:19 PDT
Created attachment 429359 [details] proposed patch.
Robin Morisset
Comment 2 2021-05-21 16:28:50 PDT
r=me too
Mark Lam
Comment 3 2021-05-21 17:46:39 PDT
Thanks for the reviews. Landed in r277902: <http://trac.webkit.org/r277902>.
Radar WebKit Bug Importer
Comment 4 2021-05-21 17:47:20 PDT
Note You need to log in before you can comment on or make changes to this bug.