Fix incremental marking of native context when bootstrapping.
authorjarin@chromium.org <jarin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 13 May 2014 08:48:39 +0000 (08:48 +0000)
committerjarin@chromium.org <jarin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 13 May 2014 08:48:39 +0000 (08:48 +0000)
commit2b9de3866f1ae5b86e64a6dc41d3097eab4a14eb
tree84f914b9040b597b46a62cc09669d61668794dca
parentc0887a960650045e7cbd8f70adfd2278989bc91a
Fix incremental marking of native context when bootstrapping.

This should fix one of the arm64 build breaks - we have tried to mark
half-initialized native context there, but the normalized_map_cache
entry was still undefined.

R=hpayer@chromium.org
BUG=

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

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