Leon Albrecht c6ce7c9326 LibJS: Seal Bytecode Blocks and munmap them (#7919) 4 years ago
..
ASTCodegen.cpp 68ce69db88 LibJS: Add for loop bytecode generation 4 years ago
Block.cpp c6ce7c9326 LibJS: Seal Bytecode Blocks and munmap them (#7919) 4 years ago
Block.h c6ce7c9326 LibJS: Seal Bytecode Blocks and munmap them (#7919) 4 years ago
Generator.cpp 312297ac38 LibJS: Add placeholder bytecode block sealing mechanism 4 years ago
Generator.h e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) 4 years ago
Instruction.cpp e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) 4 years ago
Instruction.h 50ece3dd1b LibJS: Implement bytecode generation for BigInts 4 years ago
Interpreter.cpp 7cbe4daa7c LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^) 4 years ago
Interpreter.h 80b1604b0a LibJS: Compile ScriptFunctions into bytecode and run them that way :^) 4 years ago
Label.h e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) 4 years ago
Op.cpp 50ece3dd1b LibJS: Implement bytecode generation for BigInts 4 years ago
Op.h 50ece3dd1b LibJS: Implement bytecode generation for BigInts 4 years ago
Register.h 6d66cdc668 LibJS: Print bytecode registers with format "$num" instead of "rnum" 4 years ago