Searched defs:SizeExecutable (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dspaces.h1421 intptr_t SizeExecutable() { return size_executable_.Value(); } function in class:v8::internal::MemoryAllocator
1431 intptr_t executable_size = SizeExecutable();

Completed in 37 milliseconds