hi,
i want to add debug function into goja ,and i can't find real line number in compile.* and vm.* file,
in the following code, i get the source code line number if current program srcPos=codeLine, add wait the next command to debug code, is that possible?
