Searched defs:paramIdx (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/assembler/ | ||
H A D | assembly-emitter.cpp | 1332 size_t paramIdx = method->IsStatic() ? protoIdx : protoIdx + 1; in AddMethodAndParamsAnnotations() local |
Completed in 5 milliseconds