Lines Matching full:oddball
267 // If either operand is a JS object or an oddball value, then they are not
287 // If right is not ODDBALL, test left. Otherwise, set eq condition.
290 // If right or left is not ODDBALL, test left >= FIRST_JS_RECEIVER_TYPE.
291 // Otherwise, right or left is ODDBALL, so set a ge condition.
2446 __ Ldr(x1, FieldMemOperand(x1, Oddball::kToNumberOffset));
2448 __ Ldr(x0, FieldMemOperand(x0, Oddball::kToNumberOffset));
3086 __ Ldr(x0, FieldMemOperand(x0, Oddball::kToStringOffset));
3119 __ Ldr(x0, FieldMemOperand(x0, Oddball::kToStringOffset));