Lines Matching defs:nextMethod
246 auto nextMethod = it.CheckAndGetMethod();
247 if (nextMethod == nullptr) {
252 if (!extraInfoValue.CheckIsJSNativePointer() && nextMethod->GetJSPandaFile() != nullptr) {
254 JSPandaFileManager::GetInstance()->GetJSPtExtractor(nextMethod->GetJSPandaFile());
258 MethodLiteral *methodLiteral = nextMethod->GetMethodLiteral();
314 auto nextMethod = itNext.CheckAndGetMethod();
315 if (nextMethod == nullptr) {
320 if (!extraInfoValue.CheckIsJSNativePointer() && nextMethod->GetJSPandaFile() != nullptr) {
322 JSPandaFileManager::GetInstance()->GetJSPtExtractor(nextMethod->GetJSPandaFile());
326 MethodLiteral *methodLiteral = nextMethod->GetMethodLiteral();