.. |
Pass
|
c9e7d452c5
LibJS: Add a note about inaccuracies to UnifySameBlocks
|
hace 2 años |
ASTCodegen.cpp
|
178f0b9971
LibJS: Support non-base-10 BigInt literals in bytecode VM
|
hace 2 años |
BasicBlock.cpp
|
42e22f89a4
AK+LibGfx+LibJS: Pass -1 as the file descriptor to anonymous mmap
|
hace 3 años |
BasicBlock.h
|
d203a86900
LibJS: Always inline the bytecode instruction iterator's operator++
|
hace 3 años |
CodeGenerationError.h
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
hace 3 años |
Executable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
hace 3 años |
Executable.h
|
8568d18d7d
LibJS/Bytecode: Determine strict mode on an executable basis
|
hace 3 años |
Generator.cpp
|
8568d18d7d
LibJS/Bytecode: Determine strict mode on an executable basis
|
hace 3 años |
Generator.h
|
911506af9f
LibJS: Align Instructions as void* and roundup variably sized ones sizes
|
hace 2 años |
IdentifierTable.cpp
|
da98212001
LibJS: Add a separate "identifier table" to bytecode executables
|
hace 3 años |
IdentifierTable.h
|
c33eae24f9
AK+Everywhere: Replace DistinctNumeric bool parameters with named ones
|
hace 2 años |
Instruction.cpp
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
hace 4 años |
Instruction.h
|
911506af9f
LibJS: Align Instructions as void* and roundup variably sized ones sizes
|
hace 2 años |
Interpreter.cpp
|
a1f1d9e4a7
LibJS: Expose some information about the bytecode interpreters state
|
hace 2 años |
Interpreter.h
|
67236d9573
LibJS: Disable bytecode optimizations again
|
hace 2 años |
Label.h
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |
Op.cpp
|
1e1bf84e6d
LibJS: Add a sanity check to bytecodes argument_list_evaluation
|
hace 2 años |
Op.h
|
490c097bc4
LibJS: Forward a string aproximation of the CallExpression to Call Ops
|
hace 2 años |
PassManager.h
|
1414c7b049
LibJS: Add a basic pass manager and add some basic passes
|
hace 4 años |
Register.h
|
987927a596
LibJS: Remove Bytecode::Register::global_object()
|
hace 2 años |
StringTable.cpp
|
13f04e37e5
LibJS: Use String and move semantics in Bytecode::StringTable
|
hace 3 años |
StringTable.h
|
c33eae24f9
AK+Everywhere: Replace DistinctNumeric bool parameters with named ones
|
hace 2 años |