Home
last modified time | relevance | path

Searched defs:DisableInlineAllocation (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap.cc5046 void Heap::DisableInlineAllocation() { in DisableInlineAllocation() function in v8::internal::Heap
/external/v8/test/cctest/heap/
Dtest-heap.cc4665 TEST(DisableInlineAllocation) { in TEST() argument