Home
last modified time | relevance | path

Searched defs:always_allocate (Results 1 – 7 of 7) sorted by relevance

/external/v8/test/cctest/
Dtest-unboxed-doubles.cc1113 AlwaysAllocateScope always_allocate(isolate); in TEST() local
1445 AlwaysAllocateScope always_allocate(isolate); in TestWriteBarrier() local
1509 AlwaysAllocateScope always_allocate(isolate); in TestIncrementalWriteBarrier() local
Dtest-strings.cc653 AlwaysAllocateScope always_allocate(isolate); in TestStringCharacterStream() local
Dtest-api.cc14265 i::AlwaysAllocateScope always_allocate(i_isolate); in UNINITIALIZED_TEST() local
17269 i::AlwaysAllocateScope always_allocate(CcTest::i_isolate()); in CreateGarbageInOldSpace() local
/external/v8/test/cctest/heap/
Dtest-heap.cc1947 AlwaysAllocateScope always_allocate(CcTest::i_isolate()); in HEAP_TEST() local
2278 AlwaysAllocateScope always_allocate(isolate); in FillUpNewSpace() local
2796 AlwaysAllocateScope always_allocate(CcTest::i_isolate()); in TEST() local
3252 AlwaysAllocateScope always_allocate(CcTest::i_isolate()); in TEST() local
3283 AlwaysAllocateScope always_allocate(CcTest::i_isolate()); in AddTransitions() local
3528 AlwaysAllocateScope always_allocate(isolate); in TEST() local
4369 AlwaysAllocateScope always_allocate(isolate); in TEST() local
6082 AlwaysAllocateScope always_allocate(isolate); in AllocateInSpace() local
/external/v8/src/heap/
Dheap.h804 bool always_allocate() { return always_allocate_scope_count_.Value() != 0; } in always_allocate() function
Dmark-compact.cc3305 AlwaysAllocateScope always_allocate(isolate()); in EvacuatePages() local
/external/v8/src/
Disolate.cc2104 AlwaysAllocateScope always_allocate(this); in Init() local