Searched defs:Match (Results 1 – 6 of 6) sorted by relevance
167 bool PGOProfilerLoader::Match(const CString &recordName, EntityId methodId) in Match() function in panda::ecmascript::PGOProfilerLoader
367 bool Match(EntityId methodId) in Match() function
451 bool PGORecordSimpleInfos::Match(const CString &recordName, EntityId methodId) in Match() function in panda::ecmascript::PGORecordSimpleInfos
361 JSTaggedValue BuiltinsRegExp::Match(EcmaRuntimeCallInfo *argv) in Match() function in panda::ecmascript::builtins::BuiltinsRegExp2005 bool RegExpExecResultCache::Match(int entry, JSTaggedValue &pattern, JSTaggedValue &flags, JSTagged… in Match() function in panda::ecmascript::builtins::RegExpExecResultCache
553 JSTaggedValue BuiltinsString::Match(EcmaRuntimeCallInfo *argv) in Match() function in panda::ecmascript::builtins::BuiltinsString