Searched refs:CStringHash (Results 1 – 2 of 2) sorted by relevance
34 struct CStringHash { struct99 using argument_type = panda::ecmascript::CStringHash::argument_type;100 using result_type = panda::ecmascript::CStringHash::result_type;104 return panda::ecmascript::CStringHash()(str);
103 std::unordered_map<const CString, JSPandaFileVmsPair, CStringHash> loadedJSPandaFiles_;