Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 2429 by [email protected]: LiveEdit: when fail to compile
user source, a line/column must be reported together with compiler error
message
http://code.google.com/p/v8/issues/detail?id=2429
When changing a script source to the one with compile errors, liveedit
implementation will return compiler error message. However, text position
of the error is not disclosed. The compile error without line/column is a
bad style and it could be really difficult for user to find exact place of
the error.
See also: https://code.google.com/p/chromium/issues/detail?id=123678
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev