Searched refs:if_callable (Results 1 – 1 of 1) sorted by relevance
35 Label if_not_callable(this, Label::kDeferred), if_callable(this); in GetIterator() local37 Branch(IsCallable(method), &if_callable, &if_not_callable); in GetIterator()47 BIND(&if_callable); in GetIterator()