Comment #4 on issue 3514 by [email protected]: Message::GetLineNumber() returns 0 when it's called at the first time
http://code.google.com/p/v8/issues/detail?id=3514

Thanks for taking a look at this!

Could you describe how to reproduce it (trigger the exception when calling it the first time)?

(1) Add 'var a = bbb;' into PrivateScriptTestPrototype.doNothing. It will cause a ReferenceError and reproduces the issue. (i.e., it will run the code I added in https://codereview.chromium.org/478623002/diff/20001/Source/bindings/core/v8/PrivateScriptRunner.cpp)

https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/testing/PrivateScriptTest.js&q=privatescripttest.js&sq=package:chromium&type=cs&l=16

(2) Run fast/dom/private-script-unittest.html.

Or even better, a reduced repro similar to the V8 cctests?

I'm OOO this week, so let me try that next week.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to