Home | History | Annotate | Download | only in src

Lines Matching refs:Smi

56   v(Smi, "unexpected: Smi") \
600 Smi::FromInt(obj_id),
612 Smi::FromInt(size),
742 Smi::kMaxValue,
904 Smi::kMaxValue,
1019 // "Nullifies" (convert the HeapObject* into an SMI) so that it will get cleaned
1043 // SMI), it would/should show up before the equivalent dups that have not
1159 Smi::FromInt(lol->id()),
1165 Smi::FromInt(total_count),
1171 Smi::FromInt(size),
1313 Smi::FromInt(count),
1322 Smi::FromInt(size),
1331 Smi::FromInt(start),
1449 Smi::FromInt(count),
1454 Smi::FromInt(size),
1479 Smi::FromInt(total_count),
1485 Smi::FromInt(total_size),
1497 Smi::FromInt(found_root),
1502 Smi::FromInt(found_weak_root),
1574 Smi::FromInt(lol->id()),
1579 Smi::FromInt(count),
1584 Smi::FromInt(size),
1604 Smi::FromInt(total_count),
1611 Smi::FromInt(start_idx),
1674 return Smi::FromInt(GetObjId(obj));
1978 Smi::FromInt(obj_id),
2405 // If the HeapObject address was converted into a SMI, then this
2532 // Mark it as found by changing it into a SMI (mask off low bit).