ReadLong          491 test/cctest/test-mark-compact.cc     uintptr_t start = ReadLong(buffer, &position, 16);
ReadLong          493 test/cctest/test-mark-compact.cc     uintptr_t end = ReadLong(buffer, &position, 16);
ReadLong          504 test/cctest/test-mark-compact.cc     uintptr_t offset = ReadLong(buffer, &position, 16);
ReadLong          507 test/cctest/test-mark-compact.cc     uintptr_t major = ReadLong(buffer, &position, 16);
ReadLong          510 test/cctest/test-mark-compact.cc     uintptr_t minor = ReadLong(buffer, &position, 16);
ReadLong          513 test/cctest/test-mark-compact.cc     uintptr_t inode = ReadLong(buffer, &position, 10);