Bug 260487
Summary: | [JSC] Implement CanDeclareGlobalFunction abstract operation and friends | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | webkit-bug-importer |
Priority: | P1 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 260484, 261179 |
Alexey Shvayka
Related test262 failures:
* test/language/eval-code/direct/non-definable-function-with-function.js
* test/language/eval-code/direct/non-definable-function-with-variable.js
* test/language/eval-code/direct/non-definable-global-function.js
* test/language/eval-code/direct/non-definable-global-generator.js
* test/language/eval-code/direct/var-env-func-init-global-update-configurable.js
* test/language/eval-code/indirect/non-definable-function-with-function.js
* test/language/eval-code/indirect/non-definable-function-with-variable.js
* test/language/eval-code/indirect/non-definable-global-function.js
* test/language/eval-code/indirect/non-definable-global-generator.js
* test/language/eval-code/indirect/var-env-func-init-global-update-configurable.js
* test/language/global-code/script-decl-func-err-non-configurable.js
* test/language/global-code/script-decl-func-err-non-extensible.js
* test/language/global-code/script-decl-var-err.js
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114215396>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/17238
EWS
Committed 267655@main (14f1a47bd726): <https://commits.webkit.org/267655@main>
Reviewed commits have been landed. Closing PR #17238 and removing active labels.