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