mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 23:04:58 +00:00
![]() This works by adding source start/end offset to every bytecode instruction. In the future we can make this more efficient by keeping a map of bytecode ranges to source ranges in the Executable instead, but let's just get traces working first. Co-Authored-By: Andrew Kaster <akaster@serenityos.org> |
||
---|---|---|
.. | ||
Error.js | ||
Error.prototype.message.js | ||
Error.prototype.name.js | ||
Error.prototype.stack.js | ||
Error.prototype.toString.js |