Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/
DTimer.cpp313 static inline bool parentHeapPropertyHolds(const TimerBase* current, const Vector<TimerBase*>& heap… in parentHeapPropertyHolds() function
339 if (!parentHeapPropertyHolds(this, heap, m_heapIndex)) in hasValidHeapPosition()