Searched defs:hasParams (Results 1 – 2 of 2) sorted by relevance
1006 pushMaybeDescribed(InferredType.create(desc.substring(index)), invocation, hasParams); in pushDescriptorAndMaybeProcessMethodCall() local1013 private void pushMaybeDescribed(InferredType type, Invocation invocation, boolean hasParams) { in pushMaybeDescribed()1258 final StackEntry deriveEntry(InferredType type, boolean hasParams) { in deriveEntry()
867 val hasParams = valueParams.isNotEmpty() in <lambda>() constant