Searched refs:FilterMethod (Results 1 – 2 of 2) sorted by relevance
118 … if (FilterMethod(bytecodeInfo_.GetRecordName(index), methodLiteral, methodPcInfo, methodName)) { in Run()335 bool FilterMethod(const CString &recordName, const MethodLiteral *methodLiteral,
193 bool CompilationDriver::FilterMethod(const CString &recordName, const MethodLiteral *methodLiteral, in FilterMethod() function in panda::ecmascript::kungfu::CompilationDriver