DescriptionFix line numbers in JavaScript stack traces
Instead of calling the function constructor to compile script in Sky, we now
concatenate strings. This has the advantage of making the line numbers
generated in error messages correct but the disadvantage of being a hack. I've
filed https://code.google.com/p/v8/issues/detail?id=3624 to request a proper
API for this purpose.
R=esprehn@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/ed2ec61ec4114a6c71b114522ed7c04194d474aa
Patch Set 1 #Patch Set 2 : Remove unnecessary #Messages
Total messages: 3 (0 generated)
|