.. |
Pass
|
0b8d2fb62f
LibJS/Bytecode: Replace merged block references before copying them
|
3 năm trước cách đây |
ASTCodegen.cpp
|
eac5534ce4
LibJS/Bytecode: Add support for new.target
|
3 năm trước cách đây |
BasicBlock.cpp
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 năm trước cách đây |
BasicBlock.h
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 năm trước cách đây |
CodeGenerationError.h
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
3 năm trước cách đây |
Executable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 năm trước cách đây |
Executable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 năm trước cách đây |
Generator.cpp
|
8f7021faf7
LibJS: Implement bytecode generation for For-In/Of statements
|
3 năm trước cách đây |
Generator.h
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 năm trước cách đây |
IdentifierTable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 năm trước cách đây |
IdentifierTable.h
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 năm trước cách đây |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
4 năm trước cách đây |
Instruction.h
|
eac5534ce4
LibJS/Bytecode: Add support for new.target
|
3 năm trước cách đây |
Interpreter.cpp
|
9422ae9bb2
LibJS: Add infallible variant of VM::push_execution_context()
|
3 năm trước cách đây |
Interpreter.h
|
1bbfaf8627
LibJS: More properly implement scoping rules in bytecode codegen
|
3 năm trước cách đây |
Label.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 năm trước cách đây |
Op.cpp
|
eac5534ce4
LibJS/Bytecode: Add support for new.target
|
3 năm trước cách đây |
Op.h
|
eac5534ce4
LibJS/Bytecode: Add support for new.target
|
3 năm trước cách đây |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
4 năm trước cách đây |
Register.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 năm trước cách đây |
StringTable.cpp
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 năm trước cách đây |
StringTable.h
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 năm trước cách đây |