Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(486)

Issue 284633002: Fix incremental marking of native context when bootstrapping. (Closed)

Created:
6 years, 7 months ago by Jarin
Modified:
6 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

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= Committed: https://code.google.com/p/v8/source/detail?r=21283

Patch Set 1 #

Patch Set 2 : Remove useless casting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/incremental-marking.cc View 1 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jarin
6 years, 7 months ago (2014-05-12 20:51:14 UTC) #1
Hannes Payer (out of office)
lgtm
6 years, 7 months ago (2014-05-13 08:45:59 UTC) #2
Jarin
6 years, 7 months ago (2014-05-13 08:48:46 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r21283 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698