Bug 270015

Summary: [JSC] ProxyObject's "apply" and "construct" traps use incorrect global object
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: JavaScriptCoreAssignee: Alexey Shvayka <ashvayka>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 268026    

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.