Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_type_info.h64 struct HashGlobalTypeID { struct
65 size_t operator()(const GlobalTypeID &id) const in operator()