Searched refs:SmiIsNegative (Results 1 – 2 of 2) sorted by relevance
87 TNode<BoolT> SmiIsNegative(TNode<Smi> value) { in SmiIsNegative() function
1201 Branch(SmiIsNegative(dollar_index), &out, &runtime); in GetSubstitution()1413 GotoIfNot(SmiIsNegative(match_start_index), &next); in TF_BUILTIN()