Searched defs:Match (Results 1 – 6 of 6) sorted by relevance
204 bool PGOProfilerDecoder::Match(const JSPandaFile *jsPandaFile, const CString &recordName, PGOMethod… in Match() function in panda::ecmascript::pgo::PGOProfilerDecoder
324 bool Match(EntityId methodId) in Match() function
950 bool PGORecordSimpleInfos::Match(const CString &abcNormalizedDesc, const CString &recordName, Entit… in Match() function in panda::ecmascript::pgo::PGORecordSimpleInfos
110 bool ArkTsConfig::Pattern::Match(const std::string &path) const in Match() function in panda::es2panda::ArkTsConfig::Pattern
512 JSTaggedValue BuiltinsRegExp::Match(EcmaRuntimeCallInfo *argv) in Match() function in panda::ecmascript::builtins::BuiltinsRegExp2643 bool RegExpExecResultCache::Match(int entry, JSTaggedValue &pattern, JSTaggedValue &flags, JSTagged… in Match() function in panda::ecmascript::builtins::RegExpExecResultCache
618 JSTaggedValue BuiltinsString::Match(EcmaRuntimeCallInfo *argv) in Match() function in panda::ecmascript::builtins::BuiltinsString