Commit History

Author SHA1 Message Date
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 years ago
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 years ago
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() 2 years ago
  Andreas Kling e2ae286132 LibJS: Actually create a new Realm in $262.createRealm() 2 years ago
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject 2 years ago
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 years ago
  Timothy Flynn 13d05403ff LibJS: Move DetachArrayBuffer implementation to the ArrayBuffer object 3 years ago
  Linus Groh 1e01a85cdf LibJS: Import C++ sources from libjs-test262 :^) 3 years ago