Searched refs:if_notcustom (Results 1 – 1 of 1) sorted by relevance
1016 Label if_custom(this, Label::kDeferred), if_notcustom(this); in BranchIfPrototypesHaveNoElements() local1018 &if_custom, &if_notcustom); in BranchIfPrototypesHaveNoElements()1027 Branch(IsEmptyString(prototype_value), &if_notcustom, possibly_elements); in BranchIfPrototypesHaveNoElements()1030 BIND(&if_notcustom); in BranchIfPrototypesHaveNoElements()