Historique des commits

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