mirror of
https://github.com/RGBCube/serenity
synced 2025-05-22 22:25:07 +00:00
![]() This includes checking that the target is a constructor, not just a function, as well as switching the order of the list creation and argument validation to match the specification, to ensure correct exception throwing order. |
||
---|---|---|
.. | ||
Reflect.@@toStringTag.js | ||
Reflect.apply.js | ||
Reflect.construct.js | ||
Reflect.defineProperty.js | ||
Reflect.deleteProperty.js | ||
Reflect.get.js | ||
Reflect.getOwnPropertyDescriptor.js | ||
Reflect.getPrototypeOf.js | ||
Reflect.has.js | ||
Reflect.isExtensible.js | ||
Reflect.ownKeys.js | ||
Reflect.preventExtensions.js | ||
Reflect.set.js | ||
Reflect.setPrototypeOf.js |