WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226121
Remove the unnecessary use of CompileOpStrictEqType.
https://bugs.webkit.org/show_bug.cgi?id=226121
Summary
Remove the unnecessary use of CompileOpStrictEqType.
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/78336705
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug