Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h58 class NumberRef; variable
Djsnapi_expo.h60 class NumberRef; variable
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md6104 ## NumberRef section
6110 static Local<NumberRef> New(const EcmaVM *vm, double input); argument