NEW 270015
[JSC] ProxyObject's "apply" and "construct" traps use incorrect global object
https://bugs.webkit.org/show_bug.cgi?id=270015
Summary [JSC] ProxyObject's "apply" and "construct" traps use incorrect global object
Alexey Shvayka
Reported 2024-02-23 15:02:07 PST
Related test262 failures: * test/built-ins/Proxy/apply/arguments-realm.js * test/built-ins/Proxy/apply/null-handler-realm.js * test/built-ins/Proxy/apply/trap-is-not-callable-realm.js * test/built-ins/Proxy/construct/arguments-realm.js * test/built-ins/Proxy/construct/null-handler-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-boolean-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-null-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-number-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-string-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-symbol-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-undefined-realm.js * test/built-ins/Proxy/construct/trap-is-not-callable-realm.js
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-23 15:02:18 PST
Alexey Shvayka
Comment 2 2024-02-26 10:39:41 PST
Note You need to log in before you can comment on or make changes to this bug.