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

  /external/v8/src/
mark-compact.h 113 bool TransferMark(Address old_start, Address new_start);
builtins.cc 379 if (heap->marking()->TransferMark(elms->address(),
    [all...]
mark-compact.cc 380 bool Marking::TransferMark(Address old_start, Address new_start) {
    [all...]

Completed in 25 milliseconds