Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) há 1 ano atrás
  Andreas Kling 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h há 2 anos atrás
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 2 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 2 anos atrás
  Linus Groh acda12597a LibJS: Rename scope to environment há 3 anos atrás
  Linus Groh 5a26a547db LibJS: Update a couple of outdated spec comments há 3 anos atrás
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS há 3 anos atrás
  Linus Groh 451149df0b LibJS: Ensure get_new_target() never returns an empty value há 3 anos atrás
  Linus Groh 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible há 3 anos atrás
  Linus Groh 617d3cd3d3 LibJS: Convert bind_this_value() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 0aa24f4ce5 LibJS: Convert get_this_binding() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 4f03138971 LibJS: Convert get_super_base() to ThrowCompletionOr há 3 anos atrás
  davidot 830ea0414c LibJS: Make scoping follow the spec há 3 anos atrás
  Linus Groh 5148150e1c LibJS: Convert internal_get_prototype_of() to ThrowCompletionOr há 3 anos atrás
  Andreas Kling 82af69376b LibJS: Avoid unnecessary HashMap copy in FunctionEnvironment há 3 anos atrás
  Linus Groh fe9dc47320 LibJS: Make FunctionObject's m_home_object an Object*, not Value há 4 anos atrás
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes há 4 anos atrás