Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 2aab56bf71 LibJS: Null-check current executable in VM::dump_backtrace() преди 1 година
  Aliaksandr Kalenik 8bcaf68023 LibJS: Remove VM::execute_ast_node() преди 1 година
  Aliaksandr Kalenik 0c8e76cbd7 LibJS: Delete named_evaluation_if_anonymous_function() преди 1 година
  Aliaksandr Kalenik 1e361db3f3 LibJS: Remove VM::binding_initialization() преди 1 година
  Aliaksandr Kalenik a4f70986a0 LibJS: Emit bytecode for function declaration instantiation преди 1 година
  Andreas Kling f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation преди 1 година
  Aliaksandr Kalenik 865e651a7d LibJS: Merge CallFrame into ExecutionContext преди 1 година
  Matthew Olsson 8b8ada292e LibJS: Fix some GCVerifier warnings преди 1 година
  Andreas Kling 41cc8e75f2 LibJS: Make PromiseJob store callback as a HeapFunction преди 1 година
  Andreas Kling e46b217e42 LibJS/Bytecode: Move to a new bytecode format преди 1 година
  Andreas Kling 1d29f9081f LibJS: Remove JIT compiler преди 1 година
  Nico Weber 4409b33145 AK: Make IndexSequence use size_t преди 1 година
  Timothy Flynn 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 преди 1 година
  Andrew Kaster aef5932235 LibJS: Add method to VM to clear the execution context stack преди 1 година
  Timothy Flynn 916cb256de LibJS: Ensure enlarged ArrayBuffers are filled with zeros преди 1 година
  Timothy Flynn 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects преди 1 година
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String преди 1 година
  Aliaksandr Kalenik b108d51c5b LibJS: Only consider VM-accessible execution contexts as strong roots преди 1 година
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time преди 1 година
  Andreas Kling 26c21fba8e LibJS: Use LoadRequestedModules in the ad-hoc module loading path преди 1 година
  Andreas Kling 58294db294 LibJS: Add successfully loaded modules to the VM's stored module list преди 1 година
  Andreas Kling 8b7d27b349 LibJS+LibWeb: More bringing module loading closer to spec преди 1 година
  Andreas Kling 07f567cd9f LibJS+LibWeb: Another round of bringing module loading closer to spec преди 1 година
  Andreas Kling 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation преди 1 година
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap преди 1 година
  Andreas Kling 845da3901d LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> преди 1 година
  Andreas Kling ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> преди 1 година
  Simon Wanner 969d9e1fd3 LibJS: Remove expensive dead code in get_source_range преди 1 година
  Simon Wanner 68f4d21de2 LibJS: Lazily collect stack trace information преди 1 година
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString преди 1 година