Searched refs:encoded_high_ (Results 1 – 2 of 2) sorted by relevance
159 uint16_t encoded_high_; variable193 v8::base::AsAtomicPtr(&encoded_high_) in HeapObjectHeader()340 part == EncodedHalf::kLow ? encoded_low_ : encoded_high_; in LoadEncoded()354 uint16_t& half = part == EncodedHalf::kLow ? encoded_low_ : encoded_high_; in StoreEncoded()
22 (sizeof(encoded_high_) + sizeof(encoded_low_))); in CheckApiConstants()