Searched defs:refIdx (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | shared_reference.cpp | 28 …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/ |
| D | proto_data_accessor-inl.h | 101 for (size_t refIdx = 0; refIdx < refNum; ++refIdx) { in IsEqual() local
|
| D | method_data_accessor-inl.h | 322 size_t refIdx = 0; in EnumerateTypesInProto() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | method.cpp | 58 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/ |
| D | header_writer.cpp | 120 size_t refIdx = 0; in PrintPrototype() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_method.cpp | 109 size_t refIdx = 0; in ResolveArgType() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_vtable_builder.cpp | 207 for (uint32_t i = 0, refIdx = 0; i < numElems; ++i) { in ETSProtoIsOverriddenBy() local
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| D | type_system.cpp | 136 size_t refIdx = 0; in GetMethodSignature() local
|
| /arkcompiler/runtime_core/static_core/disassembler/ |
| D | disassembler.cpp | 664 size_t refIdx = 0; in GetParams() local
|