WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225846
Implement baseline op_enter, op_ret, op_check_traps, op_throw using JIT thunks.
https://bugs.webkit.org/show_bug.cgi?id=225846
Summary
Implement baseline op_enter, op_ret, op_check_traps, op_throw using JIT thunks.
Mark Lam
Reported
2021-05-15 17:21:29 PDT
op_enter, op_ret, op_check_traps are 3 of the most common opcodes. Throwing in op_throw because it's easy.
Attachments
proposed patch.
(25.92 KB, patch)
2021-05-15 17:49 PDT
,
Mark Lam
fpizlo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2021-05-15 17:49:34 PDT
Created
attachment 428754
[details]
proposed patch.
Mark Lam
Comment 2
2021-05-16 21:21:31 PDT
Thanks for the review. Landed in
r277576
: <
http://trac.webkit.org/r277576
>.
Radar WebKit Bug Importer
Comment 3
2021-05-17 16:55:24 PDT
<
rdar://problem/78128984
>
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