Chromium Code Reviews
DescriptionAdd a check for empty handle in V8Proxy::GetSourceLineNumber()
If an exception occours in some of the code used to locate the line number of the source on the top stack frame an empty handle will be returned and using Int32Value on it will cause a crash. As of now I have not been able to find a case where an exception to happens though.
BUG=7912
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10253
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|
|||||||||||||||||||