.. |
Pass
|
0c365fdfd3
LibJS: Avoid unnecessary copies in MergeBlocks codegen pass
|
3 rokov pred |
ASTCodegen.cpp
|
c7e6b65fd2
LibJS: Implement ClassExpression::generate_bytecode()
|
3 rokov pred |
BasicBlock.cpp
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 rokov pred |
BasicBlock.h
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 rokov pred |
CodeGenerationError.h
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
3 rokov pred |
Executable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 rokov pred |
Executable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 rokov pred |
Generator.cpp
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
3 rokov pred |
Generator.h
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
3 rokov pred |
IdentifierTable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 rokov pred |
IdentifierTable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 rokov pred |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
4 rokov pred |
Instruction.h
|
8108fc7f9c
LibJS: Convert Instruction::execute in bytecode to ThrowCompletionOr
|
3 rokov pred |
Interpreter.cpp
|
d7c207beb9
LibJS: Implement the NewClass opcode
|
3 rokov pred |
Interpreter.h
|
d7c207beb9
LibJS: Implement the NewClass opcode
|
3 rokov pred |
Label.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 rokov pred |
Op.cpp
|
d7c207beb9
LibJS: Implement the NewClass opcode
|
3 rokov pred |
Op.h
|
d1cc67bbe1
LibJS: Avoid unnecessary ToObject conversion when resolving references
|
3 rokov pred |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
4 rokov pred |
Register.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 rokov pred |
StringTable.cpp
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 rokov pred |
StringTable.h
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 rokov pred |