Home
last modified time | relevance | path

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

/test/xts/acts/arkcompiler/ecmanewfeatures/entry/src/ohosTest/ets/test/
Dtest2018_02.ts18 const obj2 = { three: 3 }; constant
Dtest2021_05.ts24 let obj2: weakRefObj | null = { id: 2, ref: undefined }; variable
/test/xts/acts/pcs/pcs_js/entry/src/ohosTest/js/test/
DSoftwareJsTest.test.js141 var obj2 = { b: 2 } variable
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp3594 napi_value obj2; in CreateObjectWithProperties() local
3663 napi_value obj2; in CreateObjectWithNamedProperties() local
4797 napi_value obj2; in CreateSendableObjectWithProperties() local