Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik 719a00df3a LibJS: Add source location for Handle nodes in GC graph dumper output há 1 ano atrás
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object há 1 ano atrás
  Andreas Kling c78506d79b LibJS: Only update EC instruction pointer when pushing to EC stack há 1 ano atrás
  Aliaksandr Kalenik 0ff29349e6 LibJS: Add GC graph dumper há 2 anos atrás
  Aliaksandr Kalenik d978c762bc LibJS: Remove usage of bytecode_interpreter_if_exists() há 2 anos atrás
  Andreas Kling a0bceeb704 LibJS: Remove unused VM::destructuring_assignment_evaluation() há 2 anos atrás
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) há 2 anos atrás
  Andreas Kling 9df7bf79cc LibJS: Add create_simple_execution_context<GlobalObjectType>() helper há 2 anos atrás
  Timothy Flynn 66a8664518 LibJS: Provide a mutable SourceTextModule to HostGetImportMetaProperties há 2 anos atrás
  Gabriel Dinner-David d29bd55b48 LibJS: Implement import.meta for bytecode há 2 anos atrás
  Ali Mohammad Pur 392b5c3b19 LibJS: Resolve a circular include problem between HeapBlock and Cell há 2 anos atrás
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
  Timothy Flynn 428109e709 LibJS: Forward declare IteratorRecord and remove inclusion from VM.h há 2 anos atrás
  Timothy Flynn 4977000fa0 LibJS: Rename JS::Iterator to JS::IteratorRecord há 2 anos atrás
  Andreas Kling eb9298b54e LibJS/Bytecode: Support destructuring function parameters há 2 anos atrás
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model há 2 anos atrás
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ há 2 anos atrás
  Sam Atkins 6d93e03211 LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks há 2 anos atrás
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr há 2 anos atrás
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation há 2 anos atrás
  Timothy Flynn eb5aae24f4 LibJS: Move creation of fallible VM objects to its creation factory há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct há 2 anos atrás
  Timothy Flynn f6503577f6 LibJS: Propagate out-of-memory errors from HostImportModuleDynamically há 2 anos atrás
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String há 2 anos atrás
  Timothy Flynn 4d10911f96 LibJS: Pre-allocate the out-of-memory error string on the VM há 2 anos atrás
  Linus Groh a8bf2f8e4c LibJS: Port Symbol to String há 2 anos atrás
  Timothy Flynn 8f5bdce8e7 LibJS: Add initial support for creating PrimitiveStrings with AK::String há 2 anos atrás
  Timothy Flynn ca655f5e7d LibJS: Rename VM::string_cache to deprecated_string_cache há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás