Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors %!s(int64=2) %!d(string=hai) anos
  Ali Mohammad Pur e1cd36559d LibJS: Make the BC generator.next(value) work %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators %!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
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1bbfaf8627 LibJS: More properly implement scoping rules in bytecode codegen %!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
  Linus Groh 4ed49e05a9 LibJS: Rename GeneratorObjectPrototype to GeneratorPrototype %!s(int64=3) %!d(string=hai) anos
  davidot 5d0f666f22 LibJS: Don't set a prototype property on async functions %!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
  Ali Mohammad Pur 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 91881be4b0 LibJS: Convert GeneratorObject to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 1639ed7e0a LibJS: Convert to_double() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 59982ef582 LibJS: Visit GeneratorObject's previous value if it's any kind of Cell %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d42d655853 LibJS+LibWeb+Spreadsheet: Upcall visit_edges() via Base typedef %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz e3ef241108 LibJS: Remove the non-standard put helper and replace it's usages %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c2ad599783 LibJS: Rename CallFrame => ExecutionContext %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1d20380859 LibJS: Split the per-call-frame environment into lexical and variable %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects %!s(int64=4) %!d(string=hai) anos
  Linus Groh 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype %!s(int64=4) %!d(string=hai) anos
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) %!s(int64=4) %!d(string=hai) anos