Bug 260487

Summary: [JSC] Implement CanDeclareGlobalFunction abstract operation and friends
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: JavaScriptCoreAssignee: 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
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.