Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Shannon Booth 930dd2948f LibJS: Make AsyncFunctionStart and AsyncBlockStart templates před 1 rokem
  Shannon Booth 7b5362fea6 LibJS: Make AsyncFunctionStart a standalone AO před 1 rokem
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions před 2 roky
  Aliaksandr Kalenik 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct 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 03acbf0beb LibJS: Convert FunctionObject::internal_construct() to NonnullGCPtr před 2 roky
  Linus Groh 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andreas Kling d16b808e71 LibJS: Make ECMAScriptFunctionObject.h not include AST.h před 2 roky
  Andreas Kling 835d7aac96 LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter před 2 roky
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 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 acda12597a LibJS: Rename scope to environment před 3 roky
  Linus Groh e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records před 3 roky
  Luke Wilde 34f902fb52 LibJS: Add missing steps and spec comments to PerformEval před 3 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
  Ali Mohammad Pur d75cf27e02 LibJS: Implement default values for function parameters in BC před 3 roky
  Andreas Kling 515594c667 LibJS: Add fast_is<T>() for things that were hot in RTTI před 3 roky
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> před 3 roky
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object před 3 roky
  Andreas Kling 7a742b17da LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr před 3 roky
  Andreas Kling 8d3f92c844 LibJS: Make JS::ECMAScriptFunctionObject smaller by reordering members před 3 roky
  davidot 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere před 3 roky
  davidot 39b134e8c1 LibJS: Move async_block_start out of ECMAScriptFunctionObject před 3 roky