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

  /external/v8/src/
spaces-inl.h 96 SetCachedAllocationWatermark(AllocationWatermark());
107 void Page::SetCachedAllocationWatermark(Address allocation_watermark) {
272 SetCachedAllocationWatermark(ObjectAreaStart());
spaces.h 176 inline void SetCachedAllocationWatermark(Address allocation_watermark);
    [all...]
spaces.cc 613 p->SetCachedAllocationWatermark(p->ObjectAreaStart());
    [all...]

Completed in 606 milliseconds