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