Bug 261179
Summary: | [JSC] Implement HasVarDeclaration abstract operation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=275821 | ||
Bug Depends on: | 260487 | ||
Bug Blocks: | 260484 |
Alexey Shvayka
It is observable when trying to shadow a global variable declared via eval().
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115014147>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/17662
EWS
Committed 267891@main (66468f0cb221): <https://commits.webkit.org/267891@main>
Reviewed commits have been landed. Closing PR #17662 and removing active labels.