Home
last modified time | relevance | path

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

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