Searched refs:unchecked_second (Results 1 – 4 of 4) sorted by relevance
919 Object* second = reinterpret_cast<ConsString*>(object)->unchecked_second(); in ShortCircuitConsString()
2377 Object* ConsString::unchecked_second() { in unchecked_second() function
7276 inline Object* unchecked_second();
1756 ConsString::cast(object)->unchecked_second() == in EvacuateShortcutCandidate()