HomeSort by relevance Sort by last modified time
    Searched refs:TransferMark (Results 1 - 3 of 3) sorted by null

  /external/v8/src/heap/
mark-compact.h 81 void TransferMark(Address old_start, Address new_start);
heap.cc     [all...]
mark-compact.cc 651 void Marking::TransferMark(Address old_start, Address new_start) {
    [all...]

Completed in 58 milliseconds