Searched defs:Match (Results 1 – 7 of 7) sorted by relevance
176 bool PGOProfilerDecoder::Match(const CString &recordName, PGOMethodId methodId) in Match() function in panda::ecmascript::PGOProfilerDecoder
883 bool Match(EntityId methodId) in Match() function
1248 bool PGORecordSimpleInfos::Match(const CString &recordName, EntityId methodId) in Match() function in panda::ecmascript::PGORecordSimpleInfos
111 type Match<Exp, Act> = [Exp] extends [Act] alias
104 …export type Match = 'default' | 'implements->' | '<-implements' | 'extends->' | '<-extends' | 'equ… alias
372 JSTaggedValue BuiltinsRegExp::Match(EcmaRuntimeCallInfo *argv) in Match() function in panda::ecmascript::builtins::BuiltinsRegExp2038 bool RegExpExecResultCache::Match(int entry, JSTaggedValue &pattern, JSTaggedValue &flags, JSTagged… in Match() function in panda::ecmascript::builtins::RegExpExecResultCache
590 JSTaggedValue BuiltinsString::Match(EcmaRuntimeCallInfo *argv) in Match() function in panda::ecmascript::builtins::BuiltinsString