Removed a few calls to Top::ReportPendingMessages() that caused the messages to be...
authorolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Dec 2008 13:18:33 +0000 (13:18 +0000)
committerolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Dec 2008 13:18:33 +0000 (13:18 +0000)
commit90611c0ef7383308987a19e54e9d1a6fa21cce7d
treed02831e1d06746d418f9fe4cb7e998f8e5ff6183
parentbbbab4821cbf1c4b3005a199e8b2ebe1b04d73c0
Removed a few calls to Top::ReportPendingMessages() that caused the messages to be reported prematurely and not at the C++/JS boundary.
Review URL: http://codereview.chromium.org/13287

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