Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-chunk-layout.cc39 size_t MemoryChunkLayout::AllocatableMemoryInCodePage() { in AllocatableMemoryInCodePage() function in v8::internal::MemoryChunkLayout
65 return AllocatableMemoryInCodePage(); in AllocatableMemoryInMemoryChunk()
71 int size = static_cast<int>(AllocatableMemoryInCodePage() / 2); in MaxRegularCodeObjectSize()
Dmemory-chunk-layout.h87 static size_t AllocatableMemoryInCodePage();