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