Historie revizí

Autor SHA1 Zpráva Datum
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr před 2 roky
  Linus Groh 03acbf0beb LibJS: Convert FunctionObject::internal_construct() to NonnullGCPtr před 2 roky
  Linus Groh b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr před 2 roky
  Linus Groh e68e92b304 LibJS: Make JS::NativeFunction use JS::SafeFunction internally před 2 roky
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! před 2 roky
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions před 2 roky
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions před 2 roky
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions před 2 roky
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors před 2 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS před 3 roky
  Linus Groh e4f165d460 LibJS: Add NativeFunction::create() overload for CreateBuiltinFunction před 3 roky
  Linus Groh e657e88ed6 LibJS: Add [[InitialName]] and use it in Function.prototype.toString() před 3 roky
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> před 3 roky
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
  Idan Horowitz ca27e5eff5 LibJS: Convert NativeFunction callback to ThrowCompletionOr před 3 roky
  Linus Groh fe5c2b7bb9 LibJS: Decouple new_function_environment() from FunctionObject před 3 roky
  Linus Groh cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly před 3 roky
  davidot 830ea0414c LibJS: Make scoping follow the spec před 3 roky
  Linus Groh 38157a6093 LibJS: Move has_constructor() from NativeFunction to FunctionObject před 3 roky
  Linus Groh 06e89311fa LibJS: Set the callee context's realm in prepare_for_ordinary_call() před 3 roky
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes před 4 roky
  Idan Horowitz 5606332ed7 LibJS: Add a [[Realm]] getter to FunctionObject and use it where needed před 4 roky
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors před 4 roky
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function před 4 roky
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject před 4 roky
  Andreas Kling b650d11dd3 LibJS: FunctionEnvironment.[[FunctionObject]] is the *invoked* function před 4 roky