Lines Matching refs:number
481 // Check whether the elements is a number dictionary.
648 &miss, // When not a number.
885 // If the value is a number, store it as a double in the FastDoubleElements
948 Label number, non_number, non_string, boolean, probe, miss;
964 // Check for number.
965 __ JumpIfSmi(edx, &number);
968 __ bind(&number);
1182 // Check whether the elements is a number dictionary.
1458 // elements of FixedArray type). Value must be a number, but only smis are