Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 99cc442f5c LibJS: Use more consistent wording for creating empty lists %!s(int64=3) %!d(string=hai) anos
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records %!s(int64=3) %!d(string=hai) anos
  Linus Groh c9bdd59e20 LibJS: Change "Completion {}" to "Completion Record {}" in comments %!s(int64=3) %!d(string=hai) anos
  Linus Groh 719137418d LibJS: Change "as [the] argument[s]" to "with arguments" in comments %!s(int64=3) %!d(string=hai) anos
  Linus Groh acda12597a LibJS: Rename scope to environment %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5a26a547db LibJS: Update a couple of outdated spec comments %!s(int64=3) %!d(string=hai) anos
  Linus Groh e815d3f9ce LibJS: De-duplicate ClassFieldDefinition Records %!s(int64=3) %!d(string=hai) anos
  Linus Groh 24d772af7c LibJS: Move additional notes to spec comments onto their own line %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 34f902fb52 LibJS: Add missing steps and spec comments to PerformEval %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 02e97b3313 LibJS: Bring ForIn body evaluation closer to the specification %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 27904b1060 LibJS: Add a fast path for creating per-iteration DeclarativeEnvironment %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn f235f08e6d LibJS: Use known binding indices when creating new for-loop environments %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 7ebb421ee9 LibJS: Implement the object literal __proto__ property key special case %!s(int64=3) %!d(string=hai) anos
  Anonymous a97b5393d0 LibJS: Ensure we only call toString on computed properties once %!s(int64=3) %!d(string=hai) anos
  davidot 65bebb5241 LibJS: Allow CallExpression as left hand side of for-of/for-in loops %!s(int64=3) %!d(string=hai) anos
  davidot c114be95f5 LibJS: Use CopyDataProperties when spreading in object expressions %!s(int64=3) %!d(string=hai) anos
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> %!s(int64=3) %!d(string=hai) anos
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions %!s(int64=3) %!d(string=hai) anos
  davidot 4136cbdb09 LibJS: Convert ScopeNode declaration functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers %!s(int64=3) %!d(string=hai) anos
  Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key} %!s(int64=3) %!d(string=hai) anos
  davidot 212c8dad5e LibJS: Keep handles on internal function while creating a class %!s(int64=3) %!d(string=hai) anos
  davidot f568939568 LibJS: Implement the import assertions proposal %!s(int64=3) %!d(string=hai) anos
  davidot e0e4ead2c8 LibJS: Follow the spec with storing im- and export entries %!s(int64=3) %!d(string=hai) anos
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() %!s(int64=3) %!d(string=hai) anos
  davidot 91b3e5b31f LibJS: Implement the ImportMeta MetaProperty %!s(int64=3) %!d(string=hai) anos
  davidot 7cbf4b90e8 LibJS: Implement ImportCall and HostImportModuleDynamically %!s(int64=3) %!d(string=hai) anos
  davidot 023968a489 LibJS: Implement evaluation of im- and exports statements %!s(int64=3) %!d(string=hai) anos