Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp167 …std::optional<uint32_t> minArgCountOpt = TryGetMinArgCountFromAnnotation(accessor, mda.GetPandaFil… in TryGetMinArgCount() local
190 auto minArgCountOpt = this->TryGetMinArgCount(); in GetNumMandatoryArgs() local