تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andrew Kaster aef5932235 LibJS: Add method to VM to clear the execution context stack 1 سال پیش
  Timothy Flynn 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects 1 سال پیش
  Andrew Kaster 82ec1ea75e LibJS: Provide better assertion for empty execution context stack 1 سال پیش
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 سال پیش
  Andreas Kling 26c21fba8e LibJS: Use LoadRequestedModules in the ad-hoc module loading path 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 0817d8bda6 LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated 1 سال پیش
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 سال پیش
  Andreas Kling ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 سال پیش
  Simon Wanner 68f4d21de2 LibJS: Lazily collect stack trace information 1 سال پیش
  networkException ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 سال پیش
  Aliaksandr Kalenik 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output 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 سال پیش
  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 9df7bf79cc LibJS: Add create_simple_execution_context<GlobalObjectType>() helper 1 سال پیش
  Timothy Flynn 66a8664518 LibJS: Provide a mutable SourceTextModule to HostGetImportMetaProperties 2 سال پیش
  Gabriel Dinner-David d29bd55b48 LibJS: Implement import.meta for bytecode 2 سال پیش
  Ali Mohammad Pur 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell 2 سال پیش
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 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 سال پیش
  Andreas Kling eb9298b54e LibJS/Bytecode: Support destructuring function parameters 2 سال پیش
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model 2 سال پیش
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ 2 سال پیش
  Sam Atkins 6d93e03211 LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks 2 سال پیش