Home
last modified time | relevance | path

Searched defs:IsMatch (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dtemplate_map.h26 static inline bool IsMatch(const JSTaggedValue &key, const JSTaggedValue &other) in IsMatch() function in panda::ecmascript::TemplateMap
H A Dtagged_dictionary.h184 static bool IsMatch(const JSTaggedValue &key, const JSTaggedValue &other) in IsMatch() function in panda::ecmascript::PointerToIndexDictionary
H A Dsymbol_table.h50 static inline bool IsMatch(const JSTaggedValue &name, const JSTaggedValue &other) in IsMatch() function in panda::ecmascript::SymbolTable
H A Dtransitions_dictionary.h28 static inline bool IsMatch([[maybe_unused]] const JSTaggedValue &key, in IsMatch() function in panda::ecmascript::TransitionsDictionary
40 static inline bool IsMatch(const JSTaggedValue &key, const JSTaggedValue &metaData, const JSTaggedValue &otherKey, in IsMatch() function in panda::ecmascript::TransitionsDictionary
H A Dglobal_dictionary-inl.h45 bool GlobalDictionary::IsMatch(const JSTaggedValue &key, const JSTaggedValue &other) in IsMatch() function in panda::ecmascript::GlobalDictionary
H A Dlinked_hash_table.h334 static inline bool IsMatch(JSTaggedValue key, JSTaggedValue other) in IsMatch() function in panda::ecmascript::LinkedHashMapObject
375 static inline bool IsMatch(JSTaggedValue key, JSTaggedValue other) in IsMatch() function in panda::ecmascript::LinkedHashSetObject
H A Dtagged_dictionary.cpp47 bool NameDictionary::IsMatch(const JSTaggedValue &key, const JSTaggedValue &other) in IsMatch() function in panda::ecmascript::NameDictionary
52 bool NameDictionary::IsMatch(const uint8_t* str, int size, const JSTaggedValue &other) in IsMatch() function in panda::ecmascript::NameDictionary
266 bool NumberDictionary::IsMatch(const JSTaggedValue &key, const JSTaggedValue &other) in IsMatch() function in panda::ecmascript::NumberDictionary
/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_cjs_module_cache.h57 static inline bool IsMatch(const JSTaggedValue &fileName, const JSTaggedValue &other) in IsMatch() function in panda::ecmascript::CjsModuleCache
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_info.h395 bool IsMatch() const in IsMatch() function in panda::ecmascript::pgo::PGOMethodIdSet::PGOMethodNameSet

Completed in 7 milliseconds