.. |
Pass
|
53166c10ca
LibJS: Remove unused header includes
|
há 3 anos atrás |
ASTCodegen.cpp
|
715f9666f2
LibJS: Fix that in Bytecode mode functions where not created anymore
|
há 3 anos atrás |
BasicBlock.cpp
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
há 4 anos atrás |
BasicBlock.h
|
e73b142a97
LibJS: Make basic block size customizable
|
há 4 anos atrás |
Generator.cpp
|
53166c10ca
LibJS: Remove unused header includes
|
há 3 anos atrás |
Generator.h
|
3234697eca
LibJS: Implement generator functions (only in bytecode mode)
|
há 4 anos atrás |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
há 4 anos atrás |
Instruction.h
|
32932f83be
LibJS: Rename {Abstract,Typed => Loosely,Strictly}{Equals,Inequals}
|
há 3 anos atrás |
Interpreter.cpp
|
35cc579264
LibJS: Also set ExecutionContext::realm in Bytecode::Interpreter::run()
|
há 3 anos atrás |
Interpreter.h
|
2b8d5696ab
LibJS: Allocate a Realm next to GlobalObject in Interpreter::create()
|
há 3 anos atrás |
Label.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
há 4 anos atrás |
Op.cpp
|
a64752cd34
LibJS: Convert IteratorComplete AO to ThrowCompletionOr
|
há 3 anos atrás |
Op.h
|
32932f83be
LibJS: Rename {Abstract,Typed => Loosely,Strictly}{Equals,Inequals}
|
há 3 anos atrás |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
há 4 anos atrás |
Register.h
|
22c803d8e5
LibJS: Always keep the global object in bytecode VM register $1
|
há 4 anos atrás |
StringTable.cpp
|
6a0d1fa259
LibJS: Store strings in a string table
|
há 4 anos atrás |
StringTable.h
|
6a0d1fa259
LibJS: Store strings in a string table
|
há 4 anos atrás |