Searched defs:is_heap_number (Results 1 – 5 of 5) sorted by relevance
253 Node* is_heap_number = in BuildLoadDataField() local
6909 Node* is_heap_number = gasm_->WordEqual(heap_number_map, map); in CanTransformFast() local6911 Node* is_heap_number = gasm_->TaggedEqual(heap_number_map, map); in CanTransformFast() local
2692 Node* is_heap_number = __ TaggedEqual(value_map, __ HeapNumberMapConstant()); in LowerCheckedTaggedToArrayIndex() local
1581 Label is_smi, is_heap_number; in VisitTestTypeOf() local
5545 Label not_smi(this), is_heap_number(this), is_oddball(this), in TaggedToWord32OrBigIntImpl() local