Chromium Code Reviews

Issue 174136: Fix a test that test out of memory situations. On the 64-bit port the... (Closed)

Created:
11 years, 4 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Christian Plesner Hansen
CC:
v8-dev
Visibility:
Public.

Description

Fix a test that test out of memory situations. On the 64-bit port the test did not actually run out of memory which the test treats as an error. Committed: http://code.google.com/p/v8/source/detail?r=2729

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -1 line)
M test/cctest/test-api.cc View 1 chunk +1 line, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 4 months ago (2009-08-20 10:30:14 UTC) #1
Christian Plesner Hansen
11 years, 4 months ago (2009-08-20 10:31:11 UTC) #2
Lgtm!

Powered by Google App Engine