summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Bytecode/Executable.h
AgeCommit message (Expand)Author
2022-07-18LibJS/Bytecode: Determine strict mode on an executable basisLuke Wilde
2021-10-24LibJS: Add a separate "identifier table" to bytecode executablesAndreas Kling
2021-10-24LibJS: Include executable name in bytecode dumpsAndreas Kling
2021-10-24LibJS: Add Bytecode::Executable::dump()Andreas Kling