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

Issue 10536199: test-api.cc assertion failure due to call Heap::CollectAllGarbage(true) (Closed)

Created:
8 years, 6 months ago by Zheng Liu
Modified:
8 years, 6 months ago
CC:
v8-dev, zheng.z.liu
Visibility:
Public.

Description

In test-api.cc a few calls to Heap::CollectAllGarbage use obsolete argument. The assertion failure I ran into is in Regress1516, where collector falls back to SCAVENGER, during x64.debug.check run. Zheng Liu zheng.z.liu@intel.com Committed: https://code.google.com/p/v8/source/detail?r=11889

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M test/cctest/test-api.cc View 4 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Zheng Liu
8 years, 6 months ago (2012-06-19 09:06:51 UTC) #1
ulan
8 years, 6 months ago (2012-06-20 16:04:30 UTC) #2
LGTM. Thanks for the patch. I will land it for you.

Powered by Google App Engine
This is Rietveld 408576698