Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
..
Reflect.@@toStringTag.js 6c256bb400 LibJS: Add @@toStringTag to Reflect il y a 4 ans
Reflect.apply.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.construct.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.defineProperty.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.deleteProperty.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.get.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.getOwnPropertyDescriptor.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.getPrototypeOf.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.has.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.isExtensible.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.ownKeys.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.preventExtensions.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.set.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans
Reflect.setPrototypeOf.js 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) il y a 4 ans