Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces-inl.h519 return ObjectSizeFor(heap()->isolate()->memory_allocator()->Available()); in Available()
Dspaces.h3118 static intptr_t ObjectSizeFor(intptr_t chunk_size) { in ObjectSizeFor() function