Home
last modified time | relevance | path

Searched defs:current_top (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dpaged-spaces.cc416 Address current_top = top(); in MarkLinearAllocationAreaBlack() local
425 Address current_top = top(); in UnmarkLinearAllocationArea() local
434 Address current_top = top(); in MakeLinearAllocationAreaIterable() local
467 Address current_top = top(); in FreeLinearAllocationArea() local
Dspaces-inl.h140 Address current_top = allocation_info_.top(); in AllocateRawAligned() local
Dread-only-spaces.cc647 Address current_top = top_; in TryAllocateLinearlyAligned() local
692 Address current_top = top_; in AllocateRawUnaligned() local
/third_party/alsa-utils/alsamixer/
Dtextbox.c121 static int current_top; variable