Home | History | Annotate | Download | only in src

Lines Matching refs:SmiSub

406 Node* CodeStubAssembler::SmiSub(Node* a, Node* b) {
3125 Node* const substr_length = SmiSub(to, from);
3449 Node* const search_range_length = SmiUntag(SmiSub(length, from));