.. |
Pass
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
ASTCodegen.cpp
|
178f0b9971
LibJS: Support non-base-10 BigInt literals in 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
|
911506af9f
LibJS: Align Instructions as void* and roundup variably sized ones sizes
|
2 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_'
|
2 years ago |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
4 years ago |
Instruction.h
|
911506af9f
LibJS: Align Instructions as void* and roundup variably sized ones sizes
|
2 years ago |
Interpreter.cpp
|
d9b543da68
LibJS: Disable bytecode optimizations by default
|
2 years ago |
Interpreter.h
|
d9b543da68
LibJS: Disable bytecode optimizations by default
|
2 years ago |
Label.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Op.cpp
|
490c097bc4
LibJS: Forward a string aproximation of the CallExpression to Call Ops
|
2 years ago |
Op.h
|
490c097bc4
LibJS: Forward a string aproximation of the CallExpression to Call Ops
|
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_'
|
2 years ago |