I've been trying to track down a bug in reported location of source code 
that causes errors in node's error reporting (i.e. The wrong part of the 
code is shown). I have discovered that it is due to optimizations/jit, as 
the error does not occur when I preface the test code with "eval("");". Do 
you think this is even salvageable or is it just an inherent limitation of 
translation to machine code? If not, do you have any advice on where I 
should look for a solution?

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/c61fb92c-19bb-4057-ab0f-43ab8e957ffdn%40googlegroups.com.

Reply via email to