Andreas Kling 3618ca2420 LibJS: Propagate exceptions across bytecode executable boundaries %!s(int64=3) %!d(string=hai) anos
..
Pass 53166c10ca LibJS: Remove unused header includes %!s(int64=4) %!d(string=hai) anos
ASTCodegen.cpp 6fc3c14b7a LibJS: Fix bogus bytecode codegen for "catch" parameters %!s(int64=3) %!d(string=hai) anos
BasicBlock.cpp 1414c7b049 LibJS: Add a basic pass manager and add some basic passes %!s(int64=4) %!d(string=hai) anos
BasicBlock.h 3618ca2420 LibJS: Propagate exceptions across bytecode executable boundaries %!s(int64=3) %!d(string=hai) anos
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
Generator.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
Generator.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header %!s(int64=4) %!d(string=hai) anos
Instruction.h 3117182c2e LibJS: Implement 'this' in the bytecode VM %!s(int64=3) %!d(string=hai) anos
Interpreter.cpp 3618ca2420 LibJS: Propagate exceptions across bytecode executable boundaries %!s(int64=3) %!d(string=hai) anos
Interpreter.h c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS %!s(int64=3) %!d(string=hai) anos
Label.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes %!s(int64=4) %!d(string=hai) anos
Op.cpp a831cd9cc7 LibJS: Make bytecode VM throw TypeError on attempt to call non-callable %!s(int64=3) %!d(string=hai) anos
Op.h 715e7fada8 LibJS: Add the "fast non-local access" optimization to the bytecode VM %!s(int64=3) %!d(string=hai) anos
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes %!s(int64=4) %!d(string=hai) anos
Register.h 22c803d8e5 LibJS: Always keep the global object in bytecode VM register $1 %!s(int64=4) %!d(string=hai) anos
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable %!s(int64=3) %!d(string=hai) anos
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable %!s(int64=3) %!d(string=hai) anos