Searched refs:old_content (Results 1 – 5 of 5) sorted by relevance
61 old_content = ''.join(lines)65 if new_content != old_content:
63 old_content = ''.join(lines)67 if new_content != old_content:
896 FieldContent old_content = kHeapObjectOrSmi);904 FieldContent old_content = kHeapObjectOrSmi);907 FieldContent old_content = kHeapObjectOrSmi);911 FieldContent old_content = kHeapObjectOrSmi);1306 FieldContent old_content);
1683 FieldContent old_content) { in VerifiedWrite() argument1702 switch (old_content) { in VerifiedWrite()1793 FieldContent old_content) { in StoreIntoObjectNoBarrier() argument1794 VerifiedWrite(dest, value, old_content); in StoreIntoObjectNoBarrier()1806 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset() argument1810 old_content); in StoreIntoObjectNoBarrierOffset()1813 StoreIntoObjectNoBarrier(object, Address(IP), value, old_content); in StoreIntoObjectNoBarrierOffset()1819 FieldContent old_content) { in StoreIntoObjectNoBarrier() argument1824 VerifiedWrite(dest, IP, old_content); in StoreIntoObjectNoBarrier()1829 FieldContent old_content) { in StoreIntoObjectNoBarrierOffset() argument[all …]
1322 std::ofstream old_content(old_content_filename, std::ofstream::binary); in NewAppendableFile() local1327 old_content << read_chunk; in NewAppendableFile()1334 old_content << read_chunk; in NewAppendableFile()1340 old_content.close(); in NewAppendableFile()