Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed hace 2 años
  Linus Groh d53a369e7f LibJS: Implement ShadowRealmConstructor::construct() closer to spec hace 2 años
  Linus Groh cfa5885855 LibJS: Turn initialize_global_object() into a regular initialize() hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 3 años
  Linus Groh 7c468b5a77 LibJS: Pass Realm to GlobalObject::initialize_global_object() hace 3 años
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] hace 3 años
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() hace 3 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 3 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 3 años
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors hace 3 años
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() hace 3 años
  Andreas Kling 8a03b17007 LibJS: Implement a more general InitializeHostDefinedRealm AO hace 3 años
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject hace 3 años
  davidot 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere hace 3 años
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr hace 3 años
  Linus Groh d40331ef69 LibJS: Start implementing ShadowRealm hace 3 años