This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-28 00:08:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a06e68ecd2af0f619eb6fda9d6355f7d0aae0b9
ladybird
/
Userland
/
Libraries
/
LibJS
/
Bytecode
History
Hendiadyoin1
4a06e68ecd
LibJS: Set default bytecode optimization level to Optimize
2022-11-01 11:21:18 +01:00
..
Pass
LibJS: Add a note about inaccuracies to UnifySameBlocks
2022-11-01 11:21:18 +01:00
ASTCodegen.cpp
LibJS: Support non-base-10 BigInt literals in bytecode VM
2022-10-19 19:58:15 +02:00
BasicBlock.cpp
…
BasicBlock.h
…
CodeGenerationError.h
…
Executable.cpp
…
Executable.h
…
Generator.cpp
…
Generator.h
…
IdentifierTable.cpp
…
IdentifierTable.h
…
Instruction.cpp
…
Instruction.h
…
Interpreter.cpp
LibJS: Expose some information about the bytecode interpreters state
2022-11-01 11:21:18 +01:00
Interpreter.h
LibJS: Set default bytecode optimization level to Optimize
2022-11-01 11:21:18 +01:00
Label.h
…
Op.cpp
LibJS: Add a sanity check to bytecodes argument_list_evaluation
2022-11-01 11:21:18 +01:00
Op.h
…
PassManager.h
…
Register.h
…
StringTable.cpp
…
StringTable.h
…