Bug 279705
Summary: | Implement Redeclarable global eval-introduced vars proposal | ||
---|---|---|---|
Product: | WebKit | Reporter: | tannal2409 |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | aosukeke, mark.lam, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
tannal2409
This proposal was already advanced to stage 3.
https://github.com/tc39/proposals/commit/4fc40ee637af095b941fad2b0e717372e3d04f0a
- proposal: https://github.com/tc39/proposal-redeclarable-global-eval-vars
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
tannal2409
I'm interested in implementing this in JSC, but don't know where to start.
Sosuke Suzuki
I think it has been implemented already by https://commits.webkit.org/280316@main
tannal2409
You're right, I didn't realize that back then.
Radar WebKit Bug Importer
<rdar://problem/136270992>
Mark Lam
*** This bug has been marked as a duplicate of bug 275821 ***