Show user script source line that caused exception intead of a line in a native scrip...
authoryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Feb 2010 10:34:57 +0000 (10:34 +0000)
committeryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Feb 2010 10:34:57 +0000 (10:34 +0000)
commit4963f13f22485a63def0d6294ad62a0f4ed72ecb
tree7772e5f728cee27232581f4e0e9adedb26a118ee
parentf03e42b1330c266c3847a6af1429f9c1fa73745f
Show user script source line that caused exception intead of a line in a native script. When an error is reported as one happened in a native script it's hard to track the original cause. See chromium issue: crbug.com/25305
Review URL: http://codereview.chromium.org/555170

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3753 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/frames.cc
src/frames.h
test/cctest/test-api.cc