HomeSort by relevance Sort by last modified time
    Searched refs:AllocationSpaceName (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/src/heap/
mark-compact.h 952 const char* AllocationSpaceName(AllocationSpace space);
mark-compact.cc 348 AllocationSpaceName(space->identity()), number_of_pages,
691 const char* AllocationSpaceName(AllocationSpace space) {
725 AllocationSpaceName(space->identity()), p->LiveBytes());
746 reinterpret_cast<void*>(p), AllocationSpaceName(space->identity()),
878 AllocationSpaceName(space->identity()),
913 AllocationSpaceName(space->identity()));
    [all...]
spaces.cc     [all...]
  /external/chromium_org/v8/src/
d8.cc     [all...]

Completed in 51 milliseconds