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