Searched refs:WriteUint8 (Results 1 – 5 of 5) sorted by relevance
120 void ProducedPreParsedScopeData::ByteData::WriteUint8(uint8_t data) { in WriteUint8() function in v8::internal::ProducedPreParsedScopeData::ByteData369 byte_data_->WriteUint8(scope->scope_type()); in SaveDataForScope()377 byte_data_->WriteUint8(eval); in SaveDataForScope()400 byte_data_->WriteUint8(name->is_one_byte()); in SaveDataForVariable()403 byte_data_->WriteUint8(name->raw_data()[i]); in SaveDataForVariable()
75 void WriteUint8(uint8_t data);
136 WriteUint8(buf, uint8(n))148 func WriteUint8(buf []byte, n uint8) { func
311 WriteUint8(t.Bytes[off:], n)
692 WriteUint8(b.Bytes[b.head:], x)