Home
last modified time | relevance | path

Searched refs:CodeEnsureLinearAllocationArea (Results 1 – 2 of 2) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dheap-tester.h112 static bool CodeEnsureLinearAllocationArea(Heap* heap, int size_in_bytes);
H A Dtest-heap.cc5454 bool HeapTester::CodeEnsureLinearAllocationArea(Heap* heap, int size_in_bytes) { in CodeEnsureLinearAllocationArea() function in v8::internal::heap::HeapTester
6963 CHECK(HeapTester::CodeEnsureLinearAllocationArea( in TEST()