Home
last modified time | relevance | path

Searched defs:new_top (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/heap/
Dspaces-inl.h239 Address new_top = current_top + size_in_bytes; in AllocateLinearly() local
Dstore-buffer.cc216 Address* new_top = old_start_; in Filter() local
Dspaces.cc1327 Address new_top = allocation_info_.top() + size_in_bytes; in UpdateInlineAllocationLimit() local
1335 Address new_top = allocation_info_.top() + size_in_bytes; in UpdateInlineAllocationLimit() local
1381 Address new_top = old_top + size_in_bytes; in SlowAllocateRaw() local
Dincremental-marking.cc609 int new_top = current; in UpdateMarkingDequeAfterScavenge() local
/external/freetype/src/truetype/
Dttinterp.h165 FT_Long new_top; /* new top after exec. */ member
/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h177 FT_UInt new_top; /* new top after exec. */ member