Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible hace 1 año
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] hace 2 años
  Linus Groh 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr hace 3 años
  Linus Groh f35e268024 LibJS: Convert get_binding_value() to ThrowCompletionOr hace 3 años
  Linus Groh 7652138ce0 LibJS: Convert set_mutable_binding() to ThrowCompletionOr hace 3 años
  Linus Groh ae397541fb LibJS: Convert initialize_binding() to ThrowCompletionOr hace 3 años
  Linus Groh 2691c65639 LibJS: Convert create_immutable_binding() to ThrowCompletionOr hace 3 años
  Linus Groh 4baf3a91e8 LibJS: Convert create_mutable_binding() to ThrowCompletionOr hace 3 años
  Linus Groh fbb176c926 LibJS: Convert has_binding() to ThrowCompletionOr hace 3 años
  Andreas Kling cb696eff08 LibJS: Make Environment::has_binding() optionally return binding index hace 3 años
  davidot 830ea0414c LibJS: Make scoping follow the spec hace 3 años
  Andreas Kling 80170887db LibJS: Make Environment::put_into_environment() return a success bool hace 4 años
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes hace 4 años