Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Dhashmap.h437 struct HashEqualityThenKeyMatcher { struct
438 explicit HashEqualityThenKeyMatcher(MatchFun match) : match_(match) {} in HashEqualityThenKeyMatcher() argument
454 HashEqualityThenKeyMatcher<void*, bool (*)(void*, void*)>, argument