Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling a007b3c379 LibJS: Move "strict mode" state to the call stack %!s(int64=4) %!d(string=hai) anos
  Andreas Kling be055b3ddd LibJS: Reduce use of Interpreter in Reference %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 32c121a8f7 LibJS: Pass GlobalObject& to Reference get/put %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5042e560ef LibJS: Make more Interpreter functions take a GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Linus Groh 8ff4587f65 LibJS: Throw in strict mode when assigning property to primitive value %!s(int64=5) %!d(string=hai) anos
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 24cce3674b LibJS: Support o.f++ :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ee0bf55127 LibJS: Make AssignmentExpression assign through a Reference %!s(int64=5) %!d(string=hai) anos