تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 سال پیش
  Matthias Zimmerman 9871bd4bec LibJS: Fix spelling in VM.cpp 1 سال پیش
  Aliaksandr Kalenik 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output 1 سال پیش
  Andreas Kling 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() 1 سال پیش
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 سال پیش
  Andreas Kling c78506d79b LibJS: Only update EC instruction pointer when pushing to EC stack 1 سال پیش
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) 1 سال پیش
  Aliaksandr Kalenik 0ff29349e6 LibJS: Add GC graph dumper 1 سال پیش
  Aliaksandr Kalenik d978c762bc LibJS: Remove usage of bytecode_interpreter_if_exists() 1 سال پیش
  Andreas Kling a0bceeb704 LibJS: Remove unused VM::destructuring_assignment_evaluation() 1 سال پیش
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) 1 سال پیش
  Andreas Kling e2c8d5859e LibJS: Remove ability to disable bytecode VM 1 سال پیش
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 سال پیش
  Hediadyoin1 50bf303edd LibJS: Capture UnrealizedSourceRanges in ExecutionContext, not ASTNodes 2 سال پیش
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 سال پیش
  Timothy Flynn 1760361304 LibJS: Make GetIterator's hint parameter required 2 سال پیش
  Gabriel Dinner-David d29bd55b48 LibJS: Implement import.meta for bytecode 2 سال پیش
  Timothy Flynn 428109e709 LibJS: Forward declare IteratorRecord and remove inclusion from VM.h 2 سال پیش
  Timothy Flynn 4977000fa0 LibJS: Rename JS::Iterator to JS::IteratorRecord 2 سال پیش