Idan Horowitz 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr преди 3 години
..
Pass 53166c10ca LibJS: Remove unused header includes преди 4 години
ASTCodegen.cpp 5599d22744 LibJS: Support calling result of a computed MemberExpression in bytecode преди 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 d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ преди 3 години
Interpreter.cpp 3618ca2420 LibJS: Propagate exceptions across bytecode executable boundaries преди 3 години
Interpreter.h c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS преди 3 години
Label.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes преди 4 години
Op.cpp 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr преди 3 години
Op.h 715e7fada8 LibJS: Add the "fast non-local access" optimization to the bytecode VM преди 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 години