[bootstrapper] Fix raw pointer use during potential GC.
authorbmeurer <bmeurer@chromium.org>
Mon, 28 Sep 2015 09:42:09 +0000 (02:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 28 Sep 2015 09:42:21 +0000 (09:42 +0000)
commit8611fb31a273ebcf2f0cb2a36929fe48f52e8fd5
treede85b85840337fb9defe66df78a78e3e317e3956
parent39114da1a76742395d1791e0691fe137f366779e
[bootstrapper] Fix raw pointer use during potential GC.

This should fix a weird random crash we keep seeing on Linux nosnap
bot with TurboFan enabled.

BUG=v8:4435,v8:4423
LOG=n
R=mvstanton@chromium.org

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

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