Age | Commit message (Expand) | Author |
---|---|---|
2022-07-18 | LibJS/Bytecode: Determine strict mode on an executable basis | Luke Wilde |
2021-10-24 | LibJS: Add a separate "identifier table" to bytecode executables | Andreas Kling |
2021-10-24 | LibJS: Include executable name in bytecode dumps | Andreas Kling |
2021-10-24 | LibJS: Add Bytecode::Executable::dump() | Andreas Kling |