Fixed exception in debugger scripts request.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Jun 2009 14:04:04 +0000 (14:04 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Jun 2009 14:04:04 +0000 (14:04 +0000)
commit531a6db569b1ddc67b2d9a25c02eb4d8c7bf032b
treed452652bdaaebfdb810d7d634fcd000f0d350dec
parentda49c0f8a22b8403cfaa8552ae08afaa308d2d44
Fixed exception in debugger scripts request.

When collecting the result for a scripts request check that scripts compiled through eval actually have a script for the function they where eval'ed in before adding that informaiton to the response.

BUG=http://crbug.com/14388
TEST=none

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2218 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mirror-delay.js