Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dslot-set.h482 Chunk* new_top_chunk = in Insert() local
484 bool added = new_top_chunk->AddSlot(slot); in Insert()
485 set_top(new_top_chunk); in Insert()