Luke Wilde 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 년 전
..
Pass c9e7d452c5 LibJS: Add a note about inaccuracies to UnifySameBlocks 2 년 전
ASTCodegen.cpp 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 년 전
BasicBlock.cpp 42e22f89a4 AK+LibGfx+LibJS: Pass -1 as the file descriptor to anonymous mmap 3 년 전
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 년 전
CodeGenerationError.h 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible 3 년 전
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 년 전
Executable.h 8568d18d7d LibJS/Bytecode: Determine strict mode on an executable basis 3 년 전
Generator.cpp 5bc3371226 LibJS: Perform received abrupt generator completions in the generator 2 년 전
Generator.h 911506af9f LibJS: Align Instructions as void* and roundup variably sized ones sizes 2 년 전
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 년 전
IdentifierTable.h c33eae24f9 AK+Everywhere: Replace DistinctNumeric bool parameters with named ones 2 년 전
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 년 전
Instruction.h 911506af9f LibJS: Align Instructions as void* and roundup variably sized ones sizes 2 년 전
Interpreter.cpp 277132f70d LibJS/Bytecode: Store unwind contexts inside RegisterWindow 2 년 전
Interpreter.h 277132f70d LibJS/Bytecode: Store unwind contexts inside RegisterWindow 2 년 전
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 년 전
Op.cpp 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 년 전
Op.h 490c097bc4 LibJS: Forward a string aproximation of the CallExpression to Call Ops 2 년 전
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 년 전
Register.h 987927a596 LibJS: Remove Bytecode::Register::global_object() 2 년 전
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 년 전
StringTable.h c33eae24f9 AK+Everywhere: Replace DistinctNumeric bool parameters with named ones 2 년 전