Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_native_interface.cpp258 EtsObject *internalObject = s.ToInternalType(obj); in GetPrimitiveTypeField() local
271 EtsObject *internalObject = s.ToInternalType(obj); in SetPrimitiveTypeField() local
639 EtsObject *internalObject = s.ToInternalType(obj); in NewGlobalRef() local
677 EtsObject *internalObject = s.ToInternalType(ref); in NewLocalRef() local
1374 EtsObject *internalObject = s.ToInternalType(obj); in GetObjectField() local
2653 EtsObject *internalObject = s.ToInternalType(obj); in GetObjectClass() local
2668 EtsObject *internalObject = s.ToInternalType(obj); in IsInstanceOf() local
2701 EtsObject *internalObject = s.ToInternalType(obj); in NewWeakGlobalRef() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani_interaction_api.cpp3761 EtsObject *internalObject = s.ToInternalType(object); in Object_InstanceOf() local