Bug 214716 - [JSC] Arrow function |this| resolution should not be trapped by with-scope
Summary: [JSC] Arrow function |this| resolution should not be trapped by with-scope
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-23 17:47 PDT by Yusuke Suzuki
Modified: 2020-07-23 20:53 PDT (History)
8 users (show)

See Also:


Attachments
Patch (10.88 KB, patch)
2020-07-23 17:50 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].