Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1ee7e97e24 LibJS: Pass source text to ECMAScriptFunctionObject::create() %!s(int64=3) %!d(string=hai) anos
  Linus Groh da856d7742 LibJS: Update AST to use completions :^) %!s(int64=3) %!d(string=hai) anos
  davidot 9d3623f0e8 LibJS: Add and fix some spec comments in AbstractOperations %!s(int64=3) %!d(string=hai) anos
  davidot 676554d3f8 LibJS: Convert resolve_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 87a89e7126 LibJS: Convert create_global_function_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4767be1459 LibJS: Convert create_global_var_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 8296d3fbd2 LibJS: Convert can_declare_global_function() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 215a56b0e4 LibJS: Convert can_declare_global_var() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh df931e6a83 LibJS: Implement and use the InitializeBoundName AO %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn d69f5ca128 LibJS: Update spec numbers for Operations on Objects AOs %!s(int64=3) %!d(string=hai) anos
  Linus Groh 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz bcf168f771 LibJS: Use ThrowCompletionOr accessors in CreateMappedArgumentsObject %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5a099b98cd LibJS: Make eval() code run in the bytecode VM %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 75f2510de9 LibJS: Make make_super_property_reference() take a PropertyKey %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey %!s(int64=3) %!d(string=hai) anos
  davidot 13ead80ee6 LibJS: Add PrivateEnvironment %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz aad12b050b LibJS: Convert to_length() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  davidot c3cb44ca8a LibJS: Remove ErrorType::FixmeAddAnErrorStringWithMessage %!s(int64=3) %!d(string=hai) anos
  Linus Groh c70784bb82 LibJS: Implement ShadowRealm.prototype.evaluate() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 96ab116f0d LibJS: Convert to_primitive_string() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh da59c77fe3 LibJS: Convert to_utf16_string() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh f35e268024 LibJS: Convert get_binding_value() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 7652138ce0 LibJS: Convert set_mutable_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh ae397541fb LibJS: Convert initialize_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 2691c65639 LibJS: Convert create_immutable_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos