Searched refs:smi_elem (Results 1 – 1 of 1) sorted by relevance
2744 TNode<Smi> smi_elem = CAST(elem); in ReplaceGlobalCallableFastPath() local2747 BranchIfSmiLessThanOrEqual(smi_elem, SmiZero(), &if_isnegativeorzero, in ReplaceGlobalCallableFastPath()2752 TNode<IntPtrT> int_elem = SmiUntag(smi_elem); in ReplaceGlobalCallableFastPath()2767 var_match_start = SmiSub(next_elem, smi_elem); in ReplaceGlobalCallableFastPath()