Quantcast
Channel: ClearScript
Viewing all articles
Browse latest Browse all 2297

New Post: Line numbers in stacktraces

0
0
Hello.

I implemented/ported a module system to run on ClearScript. This requires me to wrap the loaded module code in a function declaration.
This works great but has one small catch: All line numbers in stack traces of exceptions are of by one line. Since this is in the end used to allow my users to write plugins, they do not neccessarily know about the inner implementation of the module system and so the line numbers will be very confusing.
Is there any way to work around this? If not, is it possible to implement a features which makes it possible to specify a line offset when calling Engine.Execute(...) or something similar?

Viewing all articles
Browse latest Browse all 2297

Latest Images

Trending Articles





Latest Images