提交历史

作者 SHA1 备注 提交日期
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 年之前
  davidot 830ea0414c LibJS: Make scoping follow the spec 3 年之前
  Linus Groh fbfb0bb908 LibJS: Convert internal_delete() to ThrowCompletionOr 3 年之前
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr 3 年之前
  Ali Mohammad Pur 53d24fbd65 LibJS: Make References see into Environment's bindings as well 3 年之前
  Idan Horowitz 8d01d43f5e LibJS: Replace the boolean argument of Object::set with an enum class 4 年之前
  Idan Horowitz e3ef241108 LibJS: Remove the non-standard put helper and replace it's usages 4 年之前
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 年之前
  Andreas Kling 80170887db LibJS: Make Environment::put_into_environment() return a success bool 4 年之前
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 年之前