Home | History | Annotate | Download | only in src

Lines Matching refs:PutInt

1264 void SnapshotByteSink::PutInt(uintptr_t integer, const char* description) {
1335 sink_->PutInt(kPointerSize, "SkipOneWord");
1439 sink_->PutInt(skip, "BackRefSkipDistance");
1441 sink_->PutInt(offset, "offset");
1470 sink_->PutInt(skip, "SkipDistance");
1512 sink_->PutInt(skip, "SkipInPutRoot");
1517 sink_->PutInt(skip, "SkipFromPutRootDistance");
1520 sink_->PutInt(root_index, "root_index");
1549 sink_->PutInt(skip, "SkipDistanceFromSerializeObject");
1555 sink_->PutInt(cache_index, "partial_snapshot_cache_index");
1578 sink_->PutInt(skip, "SkipDistanceFromSerializeObject");
1597 sink_->PutInt(size >> kObjectAlignmentBits, "Size in words");
1647 sink_->PutInt(repeat_count, "SerializeRepeats");
1676 sink_->PutInt(skip, "SkipB4ExternalRef");
1678 sink_->PutInt(serializer_->EncodeExternalReference(target), "reference id");
1688 sink_->PutInt(skip, "SkipB4ExternalRef");
1690 sink_->PutInt(serializer_->EncodeExternalReference(target), "reference id");
1700 sink_->PutInt(skip, "SkipB4ExternalRef");
1702 sink_->PutInt(serializer_->EncodeExternalReference(target), "reference id");
1806 sink_->PutInt(bytes_to_output, "length");
1827 sink_->PutInt(to_skip, "SkipDistance");