HomeSort by relevance Sort by last modified time
    Searched full:relocation_info_end (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/test/cctest/
test-reloc-info.cc 54 byte* relocation_info_end = buffer_end - relocation_info_size; local
59 CHECK(writer.pos() - RelocInfoWriter::kMaxSize >= relocation_info_end);
  /external/v8/test/cctest/
test-reloc-info.cc 54 byte* relocation_info_end = buffer_end - relocation_info_size; local
59 CHECK(writer.pos() - RelocInfoWriter::kMaxSize >= relocation_info_end);

Completed in 58 milliseconds