Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible пре 1 година
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) пре 1 година
  Andreas Kling e2c8d5859e LibJS: Remove ability to disable bytecode VM пре 1 година
  Andreas Kling d1d24569f8 LibJS/Bytecode: Remove unused AST interpreter hacks from bytecode VM пре 1 година
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible пре 1 година
  Aliaksandr Kalenik 2bdc69c42c LibJS: Add caching of this value in ResolveThisBinding instruction пре 1 година
  Andreas Kling 9f06e130a2 LibJS/Bytecode: Keep saved return value in call frame register пре 1 година
  Timothy Flynn 77d7f715e3 LibJS+CI: Remove bytecode optimization passes for now пре 1 година
  Andreas Kling 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame пре 1 година
  Daniel Bertalan cff8f56ce7 LibJS/Bytecode: Do not unwind eagerly after throwing `Await` пре 2 година
  Daniel Bertalan e3f65f215d LibJS/Bytecode: Do not rethrow caught exception from `finally` пре 2 година
  Andreas Kling de8e4b1853 LibJS/Bytecode: Cache object own property accesses пре 2 година
  Andreas Kling dc884aa0d3 LibJS/Bytecode: Remove unnecessary variable environment stack пре 2 година
  Andreas Kling fb979dcf34 LibJS/Bytecode: Make Bytecode::Interpreter participate in GC marking пре 2 година
  Andreas Kling 1efe4b58aa LibJS/Bytecode: Store current interpreter register window as a Span пре 2 година
  Daniel Bertalan cc9ec6693b LibJS: Remove the concept of bytecode optimization levels пре 2 година
  Daniel Bertalan e012565898 test262-runner+js: Respect the bytecode optimizations enabled flag пре 2 година
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model пре 2 година
  Andreas Kling 9c568282dc Ladybird+LibJS: Add CLI option to run browser with LibJS bytecode VM пре 2 година
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ пре 2 година
  Andreas Kling ce634957c1 LibJS/Bytecode: Restore old environments when an exception is caught пре 2 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector пре 2 година
  Hendiadyoin1 de514f29ad LibJS: Align codegen AwaitExpressions to YieldExpressions пре 2 година
  Hendiadyoin1 1f6a0ef6e0 LibJS: Don't enter finally blocks upon `yield` in bytecode mode пре 2 година
  Hendiadyoin1 d65488b80c LibJS: Generate unwind chains for continue in Bytecode пре 2 година
  Hendiadyoin1 f5376cb282 LibJS: Generate unwind chains for break in Bytecode пре 2 година
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals пре 2 година
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE пре 2 година
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects пре 2 година