Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A 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); JSPlainObjectTest4() local
267 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); JSErrorTest2() local
292 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); JSErrorTest3() local
316 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); BigIntTest() local
352 JSHandle<JSObject> retObj = JSHandle<JSObject>::Cast(objValue); NativeBindingObjectTest2() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi_native_interface.cpp1371 EtsObject *retObj = internalObject->GetFieldObject(internalFieldId); in GetObjectField() local
1828 EtsObject *retObj = internalClass->GetStaticFieldObject(internalFieldId); in GetStaticObjectField() local

Completed in 9 milliseconds