Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md1783 ## JSValueRef section
1789 Local<PrimitiveRef> JSValueRef::Undefined(const EcmaVM *vm)�� argument
1813 Local<PrimitiveRef> JSValueRef::Null(const EcmaVM *vm)�� argument
1837 bool JSValueRef::IsGeneratorObject()�� argument
1874 bool JSValueRef::IsUint8Array(); argument
1898 bool JSValueRef::IsInt8Array(); argument
1922 bool JSValueRef::IsError(); argument
1945 bool JSValueRef::InstanceOf(const EcmaVM *vm, Local<JSValueRef> value); argument
1976 bool JSValueRef::IsPromise(); argument
1999 bool JSValueRef::IsDate(); argument
[all …]
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h51 class JSValueRef; variable
Djsnapi_expo.h53 class JSValueRef; variable