Home
last modified time | relevance | path

Searched refs:CommittedMemoryExecutable (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dheap.h481 intptr_t CommittedMemoryExecutable();
Dheap.cc207 intptr_t Heap::CommittedMemoryExecutable() { in CommittedMemoryExecutable() function in v8::internal::Heap
Dapi.cc4223 heap->CommittedMemoryExecutable()); in GetHeapStatistics()