Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] hace 2 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 2 años
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 2 años
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors hace 2 años
  Linus Groh 4c300cc5e8 LibJS: Fix the prototype of AsyncFunctionDriverWrapper's Promise base hace 2 años
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS hace 3 años
  davidot 1c4c251be3 LibJS+Everywhere: Remove all VM::clear_exception() calls hace 3 años
  Linus Groh 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) hace 3 años
  Linus Groh 85f0fc2b83 LibJS: Return Optional<T> from Completion::{value,target}(), not T hace 3 años
  Ali Mohammad Pur 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode hace 3 años