Home
last modified time | relevance | path

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

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