Searched refs:NeedsTracingLazily (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DVectorTraits.h45 struct NeedsTracingLazily { struct in struct:WTF::VectorTraitsBase
87 struct NeedsTracingLazily { struct in struct:WTF::VectorTraits
H A DHashTraits.h69 struct NeedsTracingLazily { struct in struct:WTF::GenericHashTraitsBase
285 struct NeedsTracingLazily { struct in struct:WTF::KeyValuePairHashTraits
H A DTypeTraits.h331 // Convenience template wrapping the NeedsTracingLazily template in
336 static const bool value = Traits::template NeedsTracingLazily<>::value;
H A DLinkedHashSet.h321 struct NeedsTracingLazily { struct in struct:WTF::LinkedHashSetTraits
322 static const bool value = ValueTraits::template NeedsTracingLazily<>::value;
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.h2383 template<typename U = void> struct NeedsTracingLazily {

Completed in 722 milliseconds