Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type il y a 1 an
  iliadsh ddea710933 LibJS: Expose various offsets for GetGlobal JIT fast path il y a 1 an
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible il y a 1 an
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 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 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr il y a 3 ans
  Linus Groh f35e268024 LibJS: Convert get_binding_value() to ThrowCompletionOr il y a 3 ans
  Linus Groh 7652138ce0 LibJS: Convert set_mutable_binding() to ThrowCompletionOr il y a 3 ans
  Linus Groh ae397541fb LibJS: Convert initialize_binding() to ThrowCompletionOr il y a 3 ans
  Linus Groh 2691c65639 LibJS: Convert create_immutable_binding() to ThrowCompletionOr il y a 3 ans
  Linus Groh 4baf3a91e8 LibJS: Convert create_mutable_binding() to ThrowCompletionOr il y a 3 ans
  Linus Groh fbb176c926 LibJS: Convert has_binding() to ThrowCompletionOr il y a 3 ans
  Andreas Kling cb696eff08 LibJS: Make Environment::has_binding() optionally return binding index il y a 3 ans
  davidot 830ea0414c LibJS: Make scoping follow the spec il y a 3 ans
  Andreas Kling 80170887db LibJS: Make Environment::put_into_environment() return a success bool il y a 4 ans
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes il y a 4 ans