Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp150 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest1() local
175 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest2() local
199 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest3() local
227 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSPlainObjectTest4() local
282 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSErrorTest2() local
307 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in JSErrorTest3() local
331 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in BigIntTest() local
367 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); in NativeBindingObjectTest2() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_native_interface.cpp1371 EtsObject *retObj = internalObject->GetFieldObject(internalFieldId); in GetObjectField() local
1828 EtsObject *retObj = internalClass->GetStaticFieldObject(internalFieldId); in GetStaticObjectField() local