Chromium Code Reviews

Issue 10996017: Revert 12609 (Allow partial scanning of large arrays) (Closed)

Created:
8 years, 2 months ago by Erik Corry
Modified:
8 years, 2 months ago
Reviewers:
Michael Starzinger, Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Revert 12609 (Allow partial scanning of large arrays) due to crashes in unbox-double-arrays.js test. Committed: https://code.google.com/p/v8/source/detail?r=12610

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+62 lines, -276 lines)
M src/incremental-marking.cc View 4 chunks +57 lines, -143 lines 0 comments
M src/mark-compact.h View 2 chunks +0 lines, -33 lines 0 comments
M src/mark-compact.cc View 5 chunks +0 lines, -66 lines 0 comments
M src/spaces.h View 4 chunks +2 lines, -33 lines 0 comments
M src/spaces.cc View 1 chunk +3 lines, -1 line 0 comments

Messages

Total messages: 3 (0 generated)
Erik Corry
8 years, 2 months ago (2012-09-26 08:51:42 UTC) #1
Jakob Kummerow
drive-by rubber-stamp LGTM
8 years, 2 months ago (2012-09-26 08:55:05 UTC) #2
Michael Starzinger
8 years, 2 months ago (2012-09-26 08:55:36 UTC) #3
LGTM.

Powered by Google App Engine