WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
194784
[JSC] Add LazyClassStructure::getInitializedOnMainThread
https://bugs.webkit.org/show_bug.cgi?id=194784
Summary
[JSC] Add LazyClassStructure::getInitializedOnMainThread
Yusuke Suzuki
Reported
2019-02-18 12:18:39 PST
[JSC] Add LazyClassStructure::getInitializedOnMainThread
Attachments
Patch
(8.91 KB, patch)
2019-02-18 12:31 PST
,
Yusuke Suzuki
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-02-18 12:31:36 PST
Created
attachment 362315
[details]
Patch
Yusuke Suzuki
Comment 2
2019-02-18 12:33:07 PST
<
rdar://problem/48154820
>
Mark Lam
Comment 3
2019-02-18 13:05:51 PST
Comment on
attachment 362315
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=362315&action=review
r=me
> Source/JavaScriptCore/ChangeLog:9 > + LazyClassStructure::get and LazyProperty::get functions do not allow compiler threads to call them. But booleanPrototype, numberPrototype and symbolPrototype cases,
"But for booleanPrototype"
Yusuke Suzuki
Comment 4
2019-02-18 13:22:04 PST
Comment on
attachment 362315
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=362315&action=review
>> Source/JavaScriptCore/ChangeLog:9 >> + LazyClassStructure::get and LazyProperty::get functions do not allow compiler threads to call them. But booleanPrototype, numberPrototype and symbolPrototype cases, > > "But for booleanPrototype"
Thanks, fixed.
Yusuke Suzuki
Comment 5
2019-02-18 14:58:51 PST
Committed
r241741
: <
https://trac.webkit.org/changeset/241741
>
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