Searched refs:AllocationSpaceName (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dmark-compact.h952 const char* AllocationSpaceName(AllocationSpace space);
H A Dmark-compact.cc348 AllocationSpaceName(space->identity()), number_of_pages,
691 const char* AllocationSpaceName(AllocationSpace space) { function in namespace:v8::internal
725 AllocationSpaceName(space->identity()), p->LiveBytes());
746 reinterpret_cast<void*>(p), AllocationSpaceName(space->identity()),
878 AllocationSpaceName(space->identity()),
913 AllocationSpaceName(space->identity()));
4240 AllocationSpaceName(space->identity()), pages_swept);
H A Dspaces.cc3087 AllocationSpaceName(this->owner()->identity()));
/external/chromium_org/v8/src/
H A Dd8.cc1509 const char* sname = AllocationSpaceName(s->identity());

Completed in 115 milliseconds