Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces-inl.h237 HeapObject* PagedSpace::AllocateLinearly(int size_in_bytes) { in AllocateLinearly() function
249 HeapObject* object = AllocateLinearly(size_in_bytes); in AllocateRaw()
Dspaces.h1921 inline HeapObject* AllocateLinearly(int size_in_bytes);