Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type il y a 1 an
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Andreas Kling 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h il y a 2 ans
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 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 acda12597a LibJS: Rename scope to environment il y a 3 ans
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS il y a 3 ans
  Linus Groh 3626a7fd6d LibJS: Remove unused FunctionEnvironment this value getter/setter 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 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
  Linus Groh a456eae4b1 LibJS: Remove unused FunctionEnvironment::replace_this_binding() il y a 3 ans
  davidot 830ea0414c LibJS: Make scoping follow the spec il y a 3 ans
  Linus Groh 136451c3af LibJS: Move [[HomeObject]] to ECMAScriptFunctionObject il y a 3 ans
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes il y a 4 ans