Searched refs:AllocatableMemoryInCodePage (Results 1 – 2 of 2) sorted by relevance
39 size_t MemoryChunkLayout::AllocatableMemoryInCodePage() { in AllocatableMemoryInCodePage() function in v8::internal::MemoryChunkLayout65 return AllocatableMemoryInCodePage(); in AllocatableMemoryInMemoryChunk()71 int size = static_cast<int>(AllocatableMemoryInCodePage() / 2); in MaxRegularCodeObjectSize()
87 static size_t AllocatableMemoryInCodePage();