Bug 214716

Summary: [JSC] Arrow function |this| resolution should not be trapped by with-scope
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Yusuke Suzuki 2020-07-23 17:47:18 PDT
[JSC] Arrow function |this| resolution should not be trapped by with-scope
Comment 1 Yusuke Suzuki 2020-07-23 17:50:42 PDT
Created attachment 405105 [details]
Patch
Comment 2 Yusuke Suzuki 2020-07-23 17:50:44 PDT
<rdar://problem/65980639>
Comment 3 EWS 2020-07-23 20:53:50 PDT
Committed r264809: <https://trac.webkit.org/changeset/264809>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405105 [details].