Andreas Kling 715e7fada8 LibJS: Add the "fast non-local access" optimization to the bytecode VM 3 anos atrás
..
Pass 53166c10ca LibJS: Remove unused header includes 3 anos atrás
ASTCodegen.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
BasicBlock.cpp 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 anos atrás
BasicBlock.h e73b142a97 LibJS: Make basic block size customizable 4 anos atrás
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
Generator.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
Generator.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 anos atrás
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 anos atrás
Instruction.h 3117182c2e LibJS: Implement 'this' in the bytecode VM 3 anos atrás
Interpreter.cpp c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS 3 anos atrás
Interpreter.h c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS 3 anos atrás
Label.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 anos atrás
Op.cpp 715e7fada8 LibJS: Add the "fast non-local access" optimization to the bytecode VM 3 anos atrás
Op.h 715e7fada8 LibJS: Add the "fast non-local access" optimization to the bytecode VM 3 anos atrás
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 anos atrás
Register.h 22c803d8e5 LibJS: Always keep the global object in bytecode VM register $1 4 anos atrás
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 anos atrás
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 anos atrás