.. |
Pass
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
ASTCodegen.cpp
|
21ae882cfd
LibJS: Implement SuperCall for the Bytecode-VM
|
2 years ago |
BasicBlock.cpp
|
42e22f89a4
AK+LibGfx+LibJS: Pass -1 as the file descriptor to anonymous mmap
|
3 years ago |
BasicBlock.h
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
3 years ago |
CodeGenerationError.h
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
3 years ago |
Executable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 years ago |
Executable.h
|
8568d18d7d
LibJS/Bytecode: Determine strict mode on an executable basis
|
3 years ago |
Generator.cpp
|
8568d18d7d
LibJS/Bytecode: Determine strict mode on an executable basis
|
3 years ago |
Generator.h
|
3a48c7fdaf
LibJS/Bytecode: Check for lexical bindings only in current scope
|
3 years ago |
IdentifierTable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
3 years ago |
IdentifierTable.h
|
5a106b6401
Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_'
|
3 years ago |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
4 years ago |
Instruction.h
|
21ae882cfd
LibJS: Implement SuperCall for the Bytecode-VM
|
2 years ago |
Interpreter.cpp
|
987927a596
LibJS: Remove Bytecode::Register::global_object()
|
2 years ago |
Interpreter.h
|
275dea9d98
LibJS: Remove {Bytecode::,}Interpreter::global_object()
|
2 years ago |
Label.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Op.cpp
|
21ae882cfd
LibJS: Implement SuperCall for the Bytecode-VM
|
2 years ago |
Op.h
|
21ae882cfd
LibJS: Implement SuperCall for the Bytecode-VM
|
2 years ago |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
4 years ago |
Register.h
|
987927a596
LibJS: Remove Bytecode::Register::global_object()
|
2 years ago |
StringTable.cpp
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
3 years ago |
StringTable.h
|
5a106b6401
Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_'
|
3 years ago |