Searched refs:kFromSpaceZapValue (Results 1 – 2 of 2) sorted by relevance
78 const Address kFromSpaceZapValue = variable85 const Address kFromSpaceZapValue = reinterpret_cast<Address>(0xbeefdaf); variable
4184 ASSERT(reinterpret_cast<Object*>(kFromSpaceZapValue)->IsFailure()); in ZapFromSpace()4188 Memory::Address_at(a) = kFromSpaceZapValue; in ZapFromSpace()