Home | History | Annotate | Download | only in src

Lines Matching defs:Put

451     Put(external_references->address(i), i);
478 void ExternalReferenceEncoder::Put(Address key, int index) {
493 Put(external_references->code(i), external_references->address(i));
863 Put((static_cast<int>((integer >> shift)) & 0x7f) | 0x80, "IntPart");
890 sink_->Put(SYNCHRONIZE, tag);
952 sink_->Put(RAW_DATA_SERIALIZATION, "RawData");
955 sink_->Put(reinterpret_cast<byte*>(current)[i], "Byte");
1054 sink_->Put(CODE_REFERENCE_SERIALIZATION + space, "RefCodeSer");
1057 sink_->Put(CODE_BACKREF_SERIALIZATION + space, "BackRefCodeSer");
1072 sink_->Put(REFERENCE_SERIALIZATION + space, "RefSer");
1076 sink_->Put(BACKREF_SERIALIZATION + space, "BackRefSer");
1110 sink_->Put(ROOT_SERIALIZATION, "RootSerialization");
1125 sink_->Put(ROOT_SERIALIZATION, "RootSerialization");
1132 sink_->Put(PARTIAL_SNAPSHOT_CACHE_ENTRY, "PartialSnapshotCache");
1167 sink_->Put(OBJECT_SERIALIZATION + space, "ObjectSerialization");
1170 sink_->Put(CODE_OBJECT_SERIALIZATION + space, "ObjectSerialization");
1181 sink_->Put(START_NEW_PAGE_SERIALIZATION, "NewPage");
1218 sink_->Put(EXTERNAL_REFERENCE_SERIALIZATION, "ExternalReference");
1232 sink_->Put(EXTERNAL_BRANCH_TARGET_SERIALIZATION, "ExternalReference");
1259 sink_->Put(NATIVES_STRING_RESOURCE, "NativesStringResource");
1288 sink_->Put(RAW_DATA_SERIALIZATION, "RawData");