Home
last modified time | relevance | path

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

/external/v8/src/base/
Dhashmap.h373 struct HashEqualityThenKeyMatcher { struct
374 explicit HashEqualityThenKeyMatcher(MatchFun match) : match_(match) {} in HashEqualityThenKeyMatcher() function
390 HashEqualityThenKeyMatcher<void*, bool (*)(void*, void*)>, argument