Fixed d8 shutdown.
authorsvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 9 May 2014 11:29:29 +0000 (11:29 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 9 May 2014 11:29:29 +0000 (11:29 +0000)
commita43c48c4ad7d785fb3c05c1868495c2ff1594414
tree6cc271f7cc884ac0e1981458e32bc0b9677782f8
parent9d9ecb9ec8f8ec69305baafe5ca7a37d17c23095
Fixed d8 shutdown.

It is crucial that the Isolate is cleanly disposed, otherwise the
optimizing compiler thread happily continues to run.

R=yangguo@chromium.org

Review URL: https://codereview.chromium.org/274093002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21214 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/d8.cc