Idan Horowitz 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr il y a 3 ans
..
Pass 53166c10ca LibJS: Remove unused header includes il y a 3 ans
ASTCodegen.cpp 5599d22744 LibJS: Support calling result of a computed MemberExpression in bytecode il y a 3 ans
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ il y a 3 ans
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ il y a 3 ans
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables il y a 3 ans
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables il y a 3 ans
Generator.cpp 1dc60b028f LibJS: Add BytecodeGenerator helpers for reference get/put il y a 3 ans
Generator.h 1dc60b028f LibJS: Add BytecodeGenerator helpers for reference get/put il y a 3 ans
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables il y a 3 ans
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables il y a 3 ans
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header il y a 4 ans
Instruction.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ il y a 3 ans
Interpreter.cpp 3618ca2420 LibJS: Propagate exceptions across bytecode executable boundaries il y a 3 ans
Interpreter.h c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS il y a 3 ans
Label.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes il y a 4 ans
Op.cpp 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr il y a 3 ans
Op.h 715e7fada8 LibJS: Add the "fast non-local access" optimization to the bytecode VM il y a 3 ans
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes il y a 4 ans
Register.h 22c803d8e5 LibJS: Always keep the global object in bytecode VM register $1 il y a 4 ans
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable il y a 3 ans
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable il y a 3 ans