Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h59 class BooleanRef; variable
Djsnapi_expo.h62 class BooleanRef; variable
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md154 ## BooleanRef section
160 Local<BooleanRef> BooleanRef::New(const EcmaVM *vm, bool input)�� argument