Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md3437 ## ObjectRef section
3443 static Local<ObjectRef> New(const EcmaVM *vm); argument
3486 Local<ObjectRef> object = ObjectRef::New(vm_); argument
3511 Local<ObjectRef> object = ObjectRef::New(vm_); argument
3521 ��������ObjectRef���������ֵ�� argument
3550 ���ڼ��ObjectRef�����Ƿ����ָ���ļ��� argument
3577 ���ڸ���ָ���ļ�ֵɾ��ObjectRef���������ֵ�� argument
3622 Local<FunctionRef> object = ObjectRef::New(vm_); argument
3631 ���ڸ���ָ���ļ�ֵɾ��ObjectRef���������ֵ�� argument
3672 | boolean | ObjectRef���������ֵ���óɹ�������true��������false�� | argument
[all …]
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h56 class ObjectRef; variable
Djsnapi_expo.h58 class ObjectRef; variable