Searched refs:old_content (Results 1 – 5 of 5) sorted by relevance
61 old_content = ''.join(lines)65 if new_content != old_content:
917 FieldContent old_content = kHeapObjectOrSmi);927 FieldContent old_content = kHeapObjectOrSmi);931 FieldContent old_content = kHeapObjectOrSmi);936 FieldContent old_content = kHeapObjectOrSmi);1408 FieldContent old_content);
1785 FieldContent old_content) { in VerifiedWrite() argument1804 switch (old_content) { in VerifiedWrite()1903 FieldContent old_content) { in StoreIntoObjectNoBarrier() argument1904 VerifiedWrite(dest, value, old_content); in StoreIntoObjectNoBarrier()1918 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset() argument1922 old_content); in StoreIntoObjectNoBarrierOffset()1925 StoreIntoObjectNoBarrier(object, Address(IP), value, old_content); in StoreIntoObjectNoBarrierOffset()1933 FieldContent old_content) { in StoreIntoObjectNoBarrier() argument1938 VerifiedWrite(dest, IP, old_content); in StoreIntoObjectNoBarrier()1945 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset() argument[all …]
979 std::ofstream old_content(old_content_filename, std::ofstream::binary); in NewAppendableFile() local984 old_content << read_chunk; in NewAppendableFile()988 old_content << read_chunk; in NewAppendableFile()994 old_content.close(); in NewAppendableFile()