Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh 52543fc771 LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]] 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
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] před 2 roky
  Linus Groh d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] před 2 roky
  Linus Groh ccdfa2320c LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19] před 2 roky
  Linus Groh ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] před 2 roky
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] před 2 roky
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] před 2 roky
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() před 2 roky
  Linus Groh 5398dcc55e LibJS: Remove GlobalObject from execute() and related AST functions před 2 roky
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() před 2 roky
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions před 2 roky
  davidot c4f3d44be1 LibJS: Add the HostEnsureCanAddPrivateElement hook před 2 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Linus Groh 028a6b90b1 LibJS: Revert partial resizable ArrayBuffer implementation před 3 roky
  Linus Groh 93b4c3bb82 LibJS: Infer file extensions when resolving module paths před 3 roky
  Linus Groh 2b3dd87296 LibJS: Rename filepath to filename in module related code před 3 roky
  Luke Wilde 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings před 3 roky
  Linus Groh 03e13715ac LibJS: Update two comments saying "completion value" před 3 roky
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records před 3 roky
  Linus Groh 719137418d LibJS: Change "as [the] argument[s]" to "with arguments" in comments před 3 roky
  Linus Groh 5a26a547db LibJS: Update a couple of outdated spec comments 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
  ForLoveOfCats f350c153e8 LibJS: Implement and test ArrayBuffer.prototype.resize před 3 roky
  Linus Groh 47cdd90836 LibJS: Use new NativeFunction::create() in most places před 3 roky