Chromium Code Reviews

Issue 1735014: Double max-new-space-size to 2^18 in binary-op-newspace to make the test run ... (Closed)

Created:
10 years, 8 months ago by Rico
Modified:
9 years, 6 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Double max-new-space-size to 2^18 in binary-op-newspace to make the test run on linux 64 with snapshots on. Committed: http://code.google.com/p/v8/source/detail?r=4496

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+2 lines, -2 lines)
M test/mjsunit/binary-op-newspace.js View 1 chunk +2 lines, -2 lines 0 comments

Messages

Total messages: 2 (0 generated)
Rico
10 years, 8 months ago (2010-04-26 13:18:31 UTC) #1
Erik Corry
10 years, 8 months ago (2010-04-26 13:24:27 UTC) #2
LGTM

Powered by Google App Engine