Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh 8f1d13e73b LibJS: Use a Variant instead of two Optionals for ThrowCompletionOr před 2 roky
  Luke Wilde f4be95af69 LibJS: Don't discard ThrowCompletionOr<void> from declaration iteration před 2 roky
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct před 2 roky
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  davidot 541637e15a LibJS: Add using declaration support, RAII like operation in js před 2 roky
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Linus Groh 208be8b86d LibJS: Convert new_function_environment() to NonnullGCPtr před 2 roky
  Linus Groh 107e06a396 LibJS: Convert new_declarative_environment() to NonnullGCPtr před 2 roky
  Linus Groh 03acbf0beb LibJS: Convert FunctionObject::internal_construct() to NonnullGCPtr před 2 roky
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr před 2 roky
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() 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 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr před 2 roky
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr před 2 roky
  Andreas Kling 2e98c17347 LibJS: Shrink DeclarativeEnvironment bindings vector to fit před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh daec065fde LibJS: Move initialize_instance_elements() from VM to Object 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
  Luke Wilde a1c1ab5f8d LibJS: Switch to bytecode interpreter to run generator functions for AST před 2 roky
  Andreas Kling 835d7aac96 LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter 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
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated před 2 roky
  Linus Groh 61bd9fef7d LibJS+LibWeb: Remove last uses of GlobalObject::associated_realm() před 2 roky
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm před 2 roky