Bug 202122

Summary: Lazy JSGlobalObject property materialization should not use putDirectWithoutTransition.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: antoniogroza, ews-watchlist, keith_miller, msaboff, prti, saam, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. ysuzuki: review+

Description Mark Lam 2019-09-23 16:17:04 PDT
<rdar://problem/55535249>
Comment 1 Mark Lam 2019-09-23 16:23:07 PDT
Created attachment 379403 [details]
proposed patch.
Comment 2 Yusuke Suzuki 2019-09-23 16:24:50 PDT
Comment on attachment 379403 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2019-09-23 16:29:40 PDT
Thanks for the review.  I'm going to replace "initialization" with "materialization" in my test name and ChangeLog comments because I think it's a more accurate description.
Comment 4 Mark Lam 2019-09-23 16:34:04 PDT
Landed in r250264: <http://trac.webkit.org/r250264>.
Comment 5 Radar WebKit Bug Importer 2019-09-23 16:34:48 PDT
<rdar://problem/55642472>
Comment 6 Mark Lam 2019-09-23 17:40:15 PDT
<rdar://problem/55535249>
Comment 7 Tadeu Zagallo 2019-09-26 11:09:08 PDT
*** Bug 202150 has been marked as a duplicate of this bug. ***