Commit History

Autor SHA1 Mensaxe Data
  mjz19910 61cf1c066e LibJS: Remove VM::call() %!s(int64=3) %!d(string=hai) anos
  davidot 7cbf4b90e8 LibJS: Implement ImportCall and HostImportModuleDynamically %!s(int64=3) %!d(string=hai) anos
  davidot 779e677467 LibJS: Implement HostResolveImportedModule for LibJS %!s(int64=3) %!d(string=hai) anos
  davidot be9d478d92 LibJS: Add host layering point related to modules to VM %!s(int64=3) %!d(string=hai) anos
  davidot 57c5a59cab LibJS: Add ScriptOrModule to execution context and track it everywhere %!s(int64=3) %!d(string=hai) anos
  Morten Larsen f71584b917 LibJS: Increase margin in check for stack space limit %!s(int64=3) %!d(string=hai) anos
  davidot a5b11f7484 LibJS: Fix that '_' no longer accessed the last value in the REPL %!s(int64=3) %!d(string=hai) anos
  Linus Groh 710de821e7 LibJS: Add VM::active_function_object() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 09a11fa6ea LibJS: Implement proper Iterator records %!s(int64=3) %!d(string=hai) anos
  Linus Groh 963b0f76cf LibJS: Remove now unused VM::{set_,}last_value() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 81492b3cee LibJS: Remove the now unused custom VM unwind mechanism %!s(int64=3) %!d(string=hai) anos
  davidot a24df37713 LibJS: Convert resolve_this_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  davidot d72022ba04 LibJS: Convert get_identifier_reference() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  davidot 676554d3f8 LibJS: Convert resolve_binding() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  davidot b1e022908d LibJS: Remove unused declaration copy_data_properties %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 957f54d96f LibJS: Throw InternalErrors instead of Errors on CallStackSizeExceeded %!s(int64=3) %!d(string=hai) anos
  Linus Groh 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7ccb8c8609 LibJS: Provide default hash traits for JS::PropertyKey %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey %!s(int64=3) %!d(string=hai) anos
  Linus Groh 53af66d57d LibJS: Move ordinary_call_bind_this() to ECMAScriptFunctionObject %!s(int64=3) %!d(string=hai) anos
  Linus Groh 25bcd36116 LibJS: Move prepare_for_ordinary_call() to ECMAScriptFunctionObject %!s(int64=3) %!d(string=hai) anos
  Linus Groh cf168fac50 LibJS: Implement [[Call]] and [[Construct]] internal slots properly %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 41a072bded LibJS: Fast non-local variable access :^) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 406d3199d0 LibJS: Add a way to save/restore the entire execution context stack %!s(int64=3) %!d(string=hai) anos
  davidot 1bc945860d Everywhere: Use my awesome new serenityos email :^) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f290c59dd8 LibJS: Keep track of PrimitiveStrings and share them %!s(int64=3) %!d(string=hai) anos
  davidot 830ea0414c LibJS: Make scoping follow the spec %!s(int64=3) %!d(string=hai) anos
  davidot 79caca8ca2 LibJS: Allow multiple labels on the same statement %!s(int64=3) %!d(string=hai) anos
  davidot 53cc7e8398 LibJS: Remove unused delete_variable method in VM %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3252d984ae LibJS: Allow statements to have multiple labels %!s(int64=3) %!d(string=hai) anos