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

  /external/v8/src/
spaces.cc 490 MemoryChunk* MemoryAllocator::AllocateChunk(intptr_t body_size,
577 MemoryChunk* chunk = AllocateChunk(owner->AreaSize(),
590 MemoryChunk* chunk = AllocateChunk(object_size, executable, owner);
    [all...]
deoptimizer.cc     [all...]
spaces.h 986 MemoryChunk* AllocateChunk(intptr_t body_size,
    [all...]

Completed in 195 milliseconds