Fix reporting of impossible nested calls of DOM functions.
authormikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 27 Oct 2010 17:03:01 +0000 (17:03 +0000)
committermikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 27 Oct 2010 17:03:01 +0000 (17:03 +0000)
commit7a6c7033b271a615601047db63e5bf51d3994458
tree4a7c65c4391959873746a6abb00faa538417d7c2
parent9a1c80e452e787b6c36a6121d47342ddef135974
Fix reporting of impossible nested calls of DOM functions.

It turns out that having PC pointing _exactly_ at callback entry
point is quite probable.

BUG=crbug/60753

Review URL: http://codereview.chromium.org/4169005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5721 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/log.cc