Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling e46b217e42 LibJS/Bytecode: Move to a new bytecode format před 1 rokem
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Andreas Kling 8b7d27b349 LibJS+LibWeb: More bringing module loading closer to spec před 1 rokem
  Andreas Kling 07f567cd9f LibJS+LibWeb: Another round of bringing module loading closer to spec před 1 rokem
  Andreas Kling 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation před 1 rokem
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap před 1 rokem
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type před 1 rokem
  Andreas Kling 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() před 1 rokem
  Andreas Kling 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible před 1 rokem
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible před 1 rokem
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) před 1 rokem
  Aliaksandr Kalenik b0a533dbc0 LibJS: Identify global variables during parsing před 2 roky
  Andreas Kling f4fe9f09a1 LibJS/Bytecode: Perform ShadowRealm evaluations in bytecode when enabled před 2 roky
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Timothy Flynn f6503577f6 LibJS: Propagate out-of-memory errors from HostImportModuleDynamically před 2 roky
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String před 2 roky
  Timothy Flynn 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String před 2 roky
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible před 2 roky
  Linus Groh 107e06a396 LibJS: Convert new_declarative_environment() to NonnullGCPtr před 2 roky
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun před 2 roky
  Linus Groh b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated před 2 roky
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file před 2 roky
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm před 2 roky
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions před 2 roky
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] před 2 roky