Searched refs:high_byte (Results 1 – 2 of 2) sorted by relevance
59 int32_t high_byte) in SetStringCountAndBytesVisitor() argument60 : count_(count), src_array_(src_array), offset_(offset), high_byte_(high_byte) { in SetStringCountAndBytesVisitor()172 int32_t high_byte, gc::AllocatorType allocator_type) { in AllocFromByteArray() argument173 SetStringCountAndBytesVisitor visitor(byte_length, array, offset, high_byte << 8); in AllocFromByteArray()
93 int32_t high_byte,