RESOLVED FIXED 260487
[JSC] Implement CanDeclareGlobalFunction abstract operation and friends
https://bugs.webkit.org/show_bug.cgi?id=260487
Summary [JSC] Implement CanDeclareGlobalFunction abstract operation and friends
Alexey Shvayka
Reported 2023-08-21 13:51:03 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-08-21 13:51:18 PDT
Alexey Shvayka
Comment 2 2023-08-30 11:22:07 PDT
EWS
Comment 3 2023-09-05 15:47:49 PDT
Committed 267655@main (14f1a47bd726): <https://commits.webkit.org/267655@main> Reviewed commits have been landed. Closing PR #17238 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.