Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DTCPageMap.h165 template<class Visitor, class MemoryReader>
166 void visitValues(Visitor& visitor, const MemoryReader& reader) in visitValues()
178 template<class Visitor, class MemoryReader>
179 void visitAllocations(Visitor& visitor, const MemoryReader&) { in visitAllocations() argument
275 template<class Visitor, class MemoryReader>
276 void visitValues(Visitor& visitor, const MemoryReader& reader) { in visitValues()
294 template<class Visitor, class MemoryReader>
295 void visitAllocations(Visitor& visitor, const MemoryReader& reader) { in visitAllocations()