Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.h67 struct IndexLess { struct
85 std::is_sorted(names_.begin(), names_.end(), NameAssoc::IndexLess{})); in NameMap() argument
110 struct IndexLess { struct
129 IndirectNameMapEntry::IndexLess{})); in IndirectNameMap() argument