Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp147 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest1() local
172 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest2() local
196 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest3() local
224 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest4() local
264 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSErrorTest2() local
288 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in BigIntTest() local
324 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in NativeBindingObjectTest2() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp157 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest3() local
269 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in DescriptionTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_native_interface.cpp1369 EtsObject *retObj = internalObject->GetFieldObject(internalFieldId); in GetObjectField() local
1826 EtsObject *retObj = internalClass->GetStaticFieldObject(internalFieldId); in GetStaticObjectField() local