Searched defs:funcObject (Results 1 – 3 of 3) sorted by relevance
101 ets_int TimerModule::StartTimer(ani_env *env, ani_object funcObject, ani_int delayMs, ani_boolean r… in StartTimer()
2719 if (auto funcObject = callerInst->GetFunctionObject(); funcObject != 0) { in VisitLoadConstantPool() local
1228 ECMAObject *funcObject; in RunInternal() local