コミット履歴

作者 SHA1 メッセージ 日付
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年 前
  Andreas Kling 2a531efc5d LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h 2 年 前
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 2 年 前
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] 2 年 前
  Linus Groh acda12597a LibJS: Rename scope to environment 3 年 前
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 年 前
  Linus Groh 3626a7fd6d LibJS: Remove unused FunctionEnvironment this value getter/setter 3 年 前
  Linus Groh 451149df0b LibJS: Ensure get_new_target() never returns an empty value 3 年 前
  Linus Groh 617d3cd3d3 LibJS: Convert bind_this_value() to ThrowCompletionOr 3 年 前
  Linus Groh 0aa24f4ce5 LibJS: Convert get_this_binding() to ThrowCompletionOr 3 年 前
  Linus Groh 4f03138971 LibJS: Convert get_super_base() to ThrowCompletionOr 3 年 前
  Linus Groh a456eae4b1 LibJS: Remove unused FunctionEnvironment::replace_this_binding() 3 年 前
  davidot 830ea0414c LibJS: Make scoping follow the spec 3 年 前
  Linus Groh 136451c3af LibJS: Move [[HomeObject]] to ECMAScriptFunctionObject 3 年 前
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 年 前