mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-02 17:28:48 +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 |