Searched refs:kFromSpaceZapValue (Results 1 – 2 of 2) sorted by relevance
353 const Address kFromSpaceZapValue = variable362 const Address kFromSpaceZapValue = reinterpret_cast<Address>(0xbeefdaf); variable
4662 Memory::Address_at(cursor) = kFromSpaceZapValue; in ZapFromSpace()