.. |
ASTCodegen.cpp
|
8ed5b7dcfa
LibJS: Add bytecode ops for loading boolean and null values
|
4 anni fa |
Block.cpp
|
312297ac38
LibJS: Add placeholder bytecode block sealing mechanism
|
4 anni fa |
Block.h
|
4776c50d5f
LibJS: Remove unused Bytecode::Block::m_buffer_end
|
4 anni fa |
Generator.cpp
|
312297ac38
LibJS: Add placeholder bytecode block sealing mechanism
|
4 anni fa |
Generator.h
|
e7d69c5d3c
LibJS: Devirtualize and pack the bytecode stream :^)
|
4 anni fa |
Instruction.cpp
|
e7d69c5d3c
LibJS: Devirtualize and pack the bytecode stream :^)
|
4 anni fa |
Instruction.h
|
ae763f1ade
LibJS: Add bytecode ops for &, | and ^
|
4 anni fa |
Interpreter.cpp
|
7cbe4daa7c
LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^)
|
4 anni fa |
Interpreter.h
|
80b1604b0a
LibJS: Compile ScriptFunctions into bytecode and run them that way :^)
|
4 anni fa |
Label.h
|
e7d69c5d3c
LibJS: Devirtualize and pack the bytecode stream :^)
|
4 anni fa |
Op.cpp
|
54fc7079c6
LibJS: Remove redundant Value() from bytecode bitwise ops execute()
|
4 anni fa |
Op.h
|
6e2b266534
LibJS: Fix AbstractInequals returning result of AbstractEquals
|
4 anni fa |
Register.h
|
6d66cdc668
LibJS: Print bytecode registers with format "$num" instead of "rnum"
|
4 anni fa |