Searched refs:methodJsPandaFile (Results 1 – 1 of 1) sorted by relevance
75 const JSPandaFile* methodJsPandaFile = method->GetJSPandaFile(); in MethodEntry() local77 PushMethodInfo(std::make_tuple(const_cast<JSPandaFile *>(methodJsPandaFile), methodId)); in MethodEntry()135 const JSPandaFile* methodJsPandaFile = method->GetJSPandaFile(); in MethodExit() local137 …if (!CheckExitMethodInfo(std::make_tuple(const_cast<JSPandaFile *>(methodJsPandaFile), methodId)))… in MethodExit()