Initialize the can_continue_ field in the TryCatch constructor.
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 23 Sep 2009 07:55:48 +0000 (07:55 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 23 Sep 2009 07:55:48 +0000 (07:55 +0000)
commit69a877c2d79d6689a2979c624c2cb257f02ad7b1
treea7508aba4dd14305f91adbda60f658ffcf9f2a99
parent89831f87357256960e42804b32b4a9f789490e9f
Initialize the can_continue_ field in the TryCatch constructor.
Review URL: http://codereview.chromium.org/227001

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