Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hai 1 ano
  iliadsh ddea710933 LibJS: Expose various offsets for GetGlobal JIT fast path hai 1 ano
  Andreas Kling 1d8ec677a3 LibJS/JIT: Add fast path for cached GetVariable accesses hai 1 ano
  Aliaksandr Kalenik 42e9dfedc2 LibJS: Pre-calculate the number of bindings for function environments hai 1 ano
  Daniel Bertalan 65232b6681 LibJS: Mark classes and virtual functions `final` where possible hai 1 ano
  Aliaksandr Kalenik a27c4cf63c LibJS: Add modification counter in DeclarativeEnvironment %!s(int64=2) %!d(string=hai) anos
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> %!s(int64=2) %!d(string=hai) anos
  davidot 541637e15a LibJS: Add using declaration support, RAII like operation in js %!s(int64=2) %!d(string=hai) anos
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 874ce8b4d0 LibJS: Make DeclarativeEnvironment not include AST.h %!s(int64=2) %!d(string=hai) anos
  Ben Wiederhake 48d8aff436 LibJS: Add missing includes %!s(int64=2) %!d(string=hai) anos
  davidot 2484bbc4e0 LibJS: Make DeclarativeEnvironment based on bindings instead of indices %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh acda12597a LibJS: Rename scope to environment %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 27904b1060 LibJS: Add a fast path for creating per-iteration DeclarativeEnvironment %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn f56bf610c4 LibJS: Allow pre-allocating DeclarativeEnvironment's bindings list %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 435f49d98e LibJS: Allow direct index-based initialization of a declarative binding %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 533170fbfa LibJS: Combine DeclarativeEnvironment's bindings and names into one list %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ff60e8ffc6 LibJS: Use Vector instead of HashMap in DeclarativeEnvironment %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1bbfaf8627 LibJS: More properly implement scoping rules in bytecode codegen %!s(int64=3) %!d(string=hai) anos
  Linus Groh 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh f35e268024 LibJS: Convert get_binding_value() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 7652138ce0 LibJS: Convert set_mutable_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh ae397541fb LibJS: Convert initialize_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 2691c65639 LibJS: Convert create_immutable_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4baf3a91e8 LibJS: Convert create_mutable_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos