[webkit-reviews] review granted: [Bug 194784] [JSC] Add LazyClassStructure::getInitializedOnMainThread : [Attachment 362315] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 13:05:51 PST 2019


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 194784: [JSC] Add LazyClassStructure::getInitializedOnMainThread
https://bugs.webkit.org/show_bug.cgi?id=194784

Attachment 362315: Patch

https://bugs.webkit.org/attachment.cgi?id=362315&action=review




--- Comment #3 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 362315
  --> https://bugs.webkit.org/attachment.cgi?id=362315
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"


More information about the webkit-reviews mailing list