Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
DHandle.cpp10 bool WrapperPersistentRegion::removeIfNotLast(WrapperPersistentRegion** headPtr) in removeIfNotLast()
30 void WrapperPersistentRegion::insertHead(WrapperPersistentRegion** headPtr, WrapperPersistentRegion… in insertHead()
43 WrapperPersistentRegion* WrapperPersistentRegion::removeHead(WrapperPersistentRegion** headPtr) in removeHead()