Home
last modified time | relevance | path

Searched defs:funcObject (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dtimer_module.cpp30 TimerModule::TimerInfo::TimerInfo(uint32_t id, ets_object funcObject, bool oneShotTimer) in TimerInfo() argument
53 ets_int TimerModule::StartTimer(EtsEnv *env, [[maybe_unused]] ets_class klass, ets_object funcObject, ets_int delayMs, in StartTimer() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter-inl.cpp1226 ECMAObject *funcObject; in RunInternal() local

Completed in 19 milliseconds