Home
last modified time | relevance | path

Searched defs:argIdx (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dets_type_visitor-inl.h218 void VisitArgument(uint32_t argIdx) in VisitArgument() argument
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/js_interop/
H A Djs_interop_inst_builder.cpp190 size_t argIdx = 0; in BuildInteropCall() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm.cpp614 size_t argIdx = 0; in HandleEmptyArguments() local
[all...]
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisassembler.cpp1253 auto argIdx = static_cast<int32_t>(codeda.GetNumVregs()); in GetMethodInfo() local
1256 panda_file::LocalVariableInfo argInfo {info.name, info.signature, "", argIdx++, 0, codeSize}; in GetMethodInfo() local

Completed in 6 milliseconds