Home
last modified time | relevance | path

Searched defs:refIdx (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference.cpp28 …ference::InitETSObject(InteropCtx *ctx, EtsObject *etsObject, napi_value jsObject, uint32_t refIdx) in InitETSObject()
47 …eference::InitJSObject(InteropCtx *ctx, EtsObject *etsObject, napi_value jsObject, uint32_t refIdx) in InitJSObject()
74 …ence::InitHybridObject(InteropCtx *ctx, EtsObject *etsObject, napi_value jsObject, uint32_t refIdx) in InitHybridObject()
/arkcompiler/runtime_core/static_core/libpandafile/
Dproto_data_accessor-inl.h101 for (size_t refIdx = 0; refIdx < refNum; ++refIdx) { in IsEqual() local
Dmethod_data_accessor-inl.h322 size_t refIdx = 0; in EnumerateTypesInProto() local
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp58 for (size_t refIdx = 0; refIdx < refNum; ++refIdx) { in Proto() local
92 for (size_t refIdx = 0; refIdx < refTypes.size(); ++refIdx) { in operator ==() local
287 int refIdx = 0; in GetFullName() local
/arkcompiler/runtime_core/static_core/plugins/ets/arkts_header/
Dheader_writer.cpp120 size_t refIdx = 0; in PrintPrototype() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp109 size_t refIdx = 0; in ResolveArgType() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vtable_builder.cpp207 for (uint32_t i = 0, refIdx = 0; i < numElems; ++i) { in ETSProtoIsOverriddenBy() local
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_system.cpp136 size_t refIdx = 0; in GetMethodSignature() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp664 size_t refIdx = 0; in GetParams() local