Commit 04936d09 authored by Milad Farazmand's avatar Milad Farazmand Committed by Commit Bot

PPC: Fixing the EmptyFreeListCategoriesRemoved test on pLinux and AIX

Original commit: 303ca9ac

Change-Id: I276bc68253fe4cedecdd2a77db0e8dbbc998c1a5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1652504Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
Commit-Queue: Milad Farazmand <miladfar@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#62125}
parent aff557b6
......@@ -795,6 +795,7 @@ HEAP_TEST(AllocateObjTinyFreeList) {
}
HEAP_TEST(EmptyFreeListCategoriesRemoved) {
ManualGCScope manual_gc_scope;
CcTest::InitializeVM();
Isolate* isolate = CcTest::i_isolate();
HandleScope scope(isolate);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment