Improve performance of Error.stack when stack contains local functions.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 6 Sep 2010 09:10:11 +0000 (09:10 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 6 Sep 2010 09:10:11 +0000 (09:10 +0000)
commitaa48d61c2bdb9772b6ca9a8215a097f6ac29916a
treed0a566731e35d26e990b4d35b2232e05f91f5864
parentd59bb82f1f5a25a3b796598979c39f29758267a6
Improve performance of Error.stack when stack contains local functions.

BUG=http://crbug.com/53303
TEST=Use the test case attached in the bug report.

Patch by Xianzhu Wang <wangxianzhu@google.com>

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

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