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

Аутор SHA1 Порука Датум
  Andreas Kling a007b3c379 LibJS: Move "strict mode" state to the call stack пре 4 година
  Andreas Kling 3df604ad12 LibJS: Reduce use of Interpreter in LexicalEnvironment пре 4 година
  Andreas Kling f79d4c7347 LibJS: Remove Interpreter& argument to Function::construct() пре 4 година
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter пре 4 година
  Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter& пре 4 година
  Andreas Kling be31805e8b LibJS: Move scope stack from VM back to Interpreter пре 4 година
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM пре 4 година
  Andreas Kling 69bbf0285b LibJS: Let the VM cache an empty ("") PrimitiveString пре 4 година
  Andreas Kling d1b58ee9ad LibJS: Move well-known symbols to the VM пре 4 година
  Andreas Kling 4a8bfcdd1c LibJS: Move the current exception from Interpreter to VM пре 4 година
  Andreas Kling 5b6ccbb918 LibJS: VM::interpreter() should just assert when no active interpreter пре 4 година
  Andreas Kling df3ff76815 LibJS: Rename InterpreterScope => InterpreterExecutionScope пре 4 година
  Andreas Kling fbe2907510 LibJS: GC should gather roots from all active interpreters пре 4 година
  Andreas Kling 1c43442be4 LibJS+Clients: Add JS::VM object, separate Heap from Interpreter пре 4 година