Searched refs:taskMethod (Results 1 – 1 of 1) sorted by relevance
235 auto *taskMethod = taskCtx.GetMethod(); in JITCompileMethod() local236 taskCtx.SetMethodName(runtime->GetMethodFullName(taskMethod, false)); in JITCompileMethod()264 bool isDynamic = ark::panda_file::IsDynamicLanguage(taskMethod->GetClass()->GetSourceLang()); in JITCompileMethod()