Commit History

Author SHA1 Message Date
  Timothy Flynn c2939d58c7 LibWeb: Convert uses of cached_web_prototype to ensure_web_prototype 2 years ago
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr 2 years ago
  Andrew Kaster f1367e0e4c LibWeb: Use prototype and constructor methods from new Intrinsics 2 years ago
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 years ago
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 years ago
  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
  Igor Pissolati a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago