Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md3439 ## ObjectRef section in JSNApi接口说明
3443 ### New
3467 ### GetPrototype
3492 ### GetOwnPropertyNames
3519 ### Set
3548 ### Has
3575 ### Delete
3602 ### Get
3629 ### Delete
3656 ### DefineProperty
[all …]
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h57 class ObjectRef; variable
Djsnapi_expo.h60 class ObjectRef; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1663 HWTEST_F_L0(JSNApiTests, ObjectRef) in HWTEST_F_L0() argument