archives

« Bugzilla Issues Index

#1160 — 10.6: non-strict Arguments needs to provide custom [[SetP]] internal method


This is required to pass test262 test case 10.6-10-c-ii-2


No longer necessary now that [[Set]] (8.3.10) no longer calls OrdinaryGetOwnProperty but [[GetOwnProperty]] instead. Closing this bug.