Home
last modified time | relevance | path

Searched refs:functionObj (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3653 auto functionObj = it.GetFunction(); in GetCurrentTaskInfo() local
3654 JSHandle<JSFunction> function(thread, functionObj); in GetCurrentTaskInfo()