Ali Mohammad Pur e4a7f1a696 LibJS: Make Bytecode::Interpreter return the popped frame преди 3 години
..
Pass 53166c10ca LibJS: Remove unused header includes преди 4 години
ASTCodegen.cpp b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' преди 3 години
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ преди 3 години
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ преди 3 години
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables преди 3 години
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables преди 3 години
Generator.cpp 1dc60b028f LibJS: Add BytecodeGenerator helpers for reference get/put преди 3 години
Generator.h 1dc60b028f LibJS: Add BytecodeGenerator helpers for reference get/put преди 3 години
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables преди 3 години
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables преди 3 години
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header преди 4 години
Instruction.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' преди 3 години
Interpreter.cpp e4a7f1a696 LibJS: Make Bytecode::Interpreter return the popped frame преди 3 години
Interpreter.h e4a7f1a696 LibJS: Make Bytecode::Interpreter return the popped frame преди 3 години
Label.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes преди 4 години
Op.cpp b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' преди 3 години
Op.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' преди 3 години
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes преди 4 години
Register.h 22c803d8e5 LibJS: Always keep the global object in bytecode VM register $1 преди 4 години
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable преди 3 години
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable преди 3 години