WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226105
Introducing JITThunks::preinitializeCTIThunks().
https://bugs.webkit.org/show_bug.cgi?id=226105
Summary
Introducing JITThunks::preinitializeCTIThunks().
Mark Lam
Reported
2021-05-21 13:10:42 PDT
We're basically renaming JITThunks::preinitializeExtraCTIThunks() to JITThunks::preinitializeCTIThunks() and making it not conditional on #if ENABLE(EXTRA_CTI_THUNKS). Some thunks need to be initialized independent of #if ENABLE(EXTRA_CTI_THUNKS).
Attachments
proposed patch.
(3.35 KB, patch)
2021-05-21 13:14 PDT
,
Mark Lam
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2021-05-21 13:14:19 PDT
Created
attachment 429331
[details]
proposed patch.
Geoffrey Garen
Comment 2
2021-05-21 13:15:54 PDT
Comment on
attachment 429331
[details]
proposed patch. r=me
Mark Lam
Comment 3
2021-05-21 13:22:26 PDT
Thanks for the review. Landed in
r277882
: <
http://trac.webkit.org/r277882
>.
Radar WebKit Bug Importer
Comment 4
2021-05-21 13:23:21 PDT
<
rdar://problem/78325041
>
Fujii Hironori
Comment 5
2021-05-23 12:56:04 PDT
***
Bug 226110
has been marked as a duplicate of this bug. ***
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