mirror of
https://github.com/tc39/test262.git
synced 2025-09-21 09:07:57 +02:00
* Defer making [[ProxyTarget]] non-extensible * Fix typo in method name * Add last Object.keys with Proxy invariant test * Add Object.getOwnPropertySymbols with Proxy invariants tests * Add Object.getOwnPropertyNames with Proxy invariants tests * Replace "es6id" with "esid" in Object.getOwnPropertySymbols tests