Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2642 auto functionObj = it.GetFunction(); in GetCurrentTaskInfo() local
2643 JSHandle<JSFunction> function(thread, functionObj); in GetCurrentTaskInfo()
DJSNapi接口说明.md4282 Local<JSValueRef>functionObj = cls->Constructor(vm, argv, 1);