Historia zmian

Autor SHA1 Wiadomość Data
  Matthew Olsson a5f4c9a632 AK+Userland: Remove NOESCAPE 1 rok temu
  Aliaksandr Kalenik 8bcaf68023 LibJS: Remove VM::execute_ast_node() 1 rok temu
  Aliaksandr Kalenik 0c8e76cbd7 LibJS: Delete named_evaluation_if_anonymous_function() 1 rok temu
  Aliaksandr Kalenik 1e361db3f3 LibJS: Remove VM::binding_initialization() 1 rok temu
  Timothy Flynn 323c9edbb9 LibJS: Increase the stack limit on macOS with ASAN enabled 1 rok temu
  Matthew Olsson ff00d21d58 Everywhere: Mark a bunch of function parameters as NOESCAPE 1 rok temu
  Andreas Kling 41cc8e75f2 LibJS: Make PromiseJob store callback as a HeapFunction 1 rok temu
  Aliaksandr Kalenik a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated 1 rok temu
  Timothy Flynn 4bdcf9a4b7 LibJS: Revert the free stack limit back to 32 KiB 1 rok temu
  Timothy Flynn 3ac4b02604 LibJS: Further increase the free stack limit to 256 KiB 1 rok temu
  Andreas Kling fb4c632309 LibJS: Throw "call stack size exceeded" exception a bit earlier 1 rok temu
  Andreas Kling 1d29f9081f LibJS: Remove JIT compiler 1 rok temu
  Andrew Kaster aef5932235 LibJS: Add method to VM to clear the execution context stack 1 rok temu
  Timothy Flynn 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects 1 rok temu
  Andrew Kaster 82ec1ea75e LibJS: Provide better assertion for empty execution context stack 1 rok temu
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 rok temu
  Andreas Kling 26c21fba8e LibJS: Use LoadRequestedModules in the ad-hoc module loading path 1 rok temu
  Andreas Kling 8b7d27b349 LibJS+LibWeb: More bringing module loading closer to spec 1 rok temu
  Andreas Kling 07f567cd9f LibJS+LibWeb: Another round of bringing module loading closer to spec 1 rok temu
  Andreas Kling 0817d8bda6 LibJS+LibWeb: Make CyclicModule & GraphLoadingState GC-allocated 1 rok temu
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 rok temu
  Andreas Kling ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 rok temu
  Simon Wanner 68f4d21de2 LibJS: Lazily collect stack trace information 1 rok temu
  networkException ff6d7cf3e4 LibJS+LibWeb: Bring script fetching closer to the spec 1 rok temu
  Aliaksandr Kalenik 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output 1 rok temu
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 rok temu
  Andreas Kling c78506d79b LibJS: Only update EC instruction pointer when pushing to EC stack 1 rok temu
  Aliaksandr Kalenik 0ff29349e6 LibJS: Add GC graph dumper 1 rok temu
  Aliaksandr Kalenik d978c762bc LibJS: Remove usage of bytecode_interpreter_if_exists() 2 lat temu
  Andreas Kling a0bceeb704 LibJS: Remove unused VM::destructuring_assignment_evaluation() 2 lat temu