[Interpreter] Move interpreter initialization until after snapshot deserialization.
authorrmcilroy <rmcilroy@chromium.org>
Mon, 17 Aug 2015 11:24:34 +0000 (04:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 17 Aug 2015 11:24:41 +0000 (11:24 +0000)
commit2284deeb4624e0b9e985c69da925aab52309a876
tree94e1edc2d4ca45581b427835b15c3baaced83f81
parentd281688ae571bc2e5a302ee32a503be32c4ae720
[Interpreter] Move interpreter initialization until after snapshot deserialization.

The interpreter needs to be initialized after the snapshot has been deserialized.

BUG=v8:4280
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#30190}
src/isolate.cc