Home
last modified time | relevance | path

Searched defs:FunctionRef (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md4114 ## FunctionRef section in JSNApi接口说明
4118 ### New
4152 ### NewClassFunction
4190 ### Call
4226 ### GetSourceCode
4257 ### Constructor
4287 ### GetFunctionPrototype
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h61 class FunctionRef; variable
1434 friend class FunctionRef; variable
Djsnapi.h58 class FunctionRef; variable