Searched refs:kMandatoryArgumentsCount (Results 1 – 1 of 1) sorted by relevance
903 static constexpr size_t kMandatoryArgumentsCount = 3; in InvokeBootstrapMethod() local908 if (it.Size() < kMandatoryArgumentsCount) { in InvokeBootstrapMethod()910 it.Size(), kMandatoryArgumentsCount); in InvokeBootstrapMethod()