Историја ревизија

Аутор SHA1 Порука Датум
  Timothy Flynn f235f08e6d LibJS: Use known binding indices when creating new for-loop environments пре 3 година
  Idan Horowitz 7ebb421ee9 LibJS: Implement the object literal __proto__ property key special case пре 3 година
  Anonymous a97b5393d0 LibJS: Ensure we only call toString on computed properties once пре 3 година
  davidot 65bebb5241 LibJS: Allow CallExpression as left hand side of for-of/for-in loops пре 3 година
  davidot c114be95f5 LibJS: Use CopyDataProperties when spreading in object expressions пре 3 година
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> пре 3 година
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions пре 3 година
  davidot 4136cbdb09 LibJS: Convert ScopeNode declaration functions to ThrowCompletionOr пре 3 година
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers пре 3 година
  Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key} пре 3 година
  davidot 212c8dad5e LibJS: Keep handles on internal function while creating a class пре 3 година
  davidot f568939568 LibJS: Implement the import assertions proposal пре 3 година
  davidot e0e4ead2c8 LibJS: Follow the spec with storing im- and export entries пре 3 година
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() пре 3 година
  davidot 91b3e5b31f LibJS: Implement the ImportMeta MetaProperty пре 3 година
  davidot 7cbf4b90e8 LibJS: Implement ImportCall and HostImportModuleDynamically пре 3 година
  davidot 023968a489 LibJS: Implement evaluation of im- and exports statements пре 3 година
  davidot aca427fc8c LibJS: Make parsing import and export entries follow the spec пре 3 година
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules пре 3 година
  davidot 232a8432b7 LibJS: Move binding_class_declaration_evaluation out of ClassDeclaration пре 3 година
  Linus Groh 1ee7e97e24 LibJS: Pass source text to ECMAScriptFunctionObject::create() пре 3 година
  Linus Groh 6e5097b201 LibJS: Let class_definition_evaluation() return a ESFnObject*, not Value пре 3 година
  Linus Groh 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} пре 3 година
  Ali Mohammad Pur 9de33629da AK+Everywhere: Make Variant::visit() respect the Variant's constness пре 3 година
  Linus Groh 09a11fa6ea LibJS: Implement proper Iterator records пре 3 година
  Linus Groh 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) пре 3 година
  Linus Groh eed764e1dd LibJS: Implement the LoopContinues AO пре 3 година
  Linus Groh fc474966bc LibJS: Implement LabelledStatement & LabelledEvaluation semantics пре 3 година
  Linus Groh 29e96eceeb LibJS: Convert PropertyKey::from_value() to ThrowCompletionOr пре 3 година
  Linus Groh 044c70fb46 LibJS: Add a ton of spec comments to AST.cpp пре 3 година