Lines Matching refs:PutInt
246 sink_.PutInt(root_index, "root_index"); in PutRoot()
269 sink_.PutInt(reference.back_ref_index(), "BackRefIndex"); in PutBackReference()
276 sink_.PutInt(reference.attached_reference_index(), "AttachedRefIndex"); in PutAttachedReference()
284 sink_.PutInt(VariableRepeatCount::Encode(repeat_count), "repeat count"); in PutRepeat()
305 sink_.PutInt(forward_reference_id, "with this index"); in ResolvePendingForwardReference()
393 sink_->PutInt(size >> kObjectAlignmentBits, "ObjectSizeInWords"); in SerializePrologue()
450 sink_->PutInt(byte_length, "length"); in SerializeBackingStore()
590 sink_->PutInt(slots_to_output, "length"); in SerializeExternalStringAsSequentialString()
902 sink_->PutInt(encoded_reference.index(), "reference index"); in OutputExternalReference()
909 sink_->PutInt(encoded_reference.index(), "reference index"); in OutputExternalReference()
984 sink_->PutInt(target_offset, "internal ref value"); in VisitInternalReference()
1004 sink_->PutInt(target.builtin_index(), "builtin index"); in VisitOffHeapTarget()
1059 sink_->PutInt(tagged_to_output, "length"); in OutputRawData()
1131 sink_->PutInt(tagged_to_output, "length"); in SerializeCode()