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

  /external/v8/src/heap/
mark-compact.h 462 void ForAllSweepingSpaces(Callback callback) {
mark-compact.cc 438 ForAllSweepingSpaces([this](AllocationSpace space) {
446 ForAllSweepingSpaces([this](AllocationSpace space) {
491 ForAllSweepingSpaces([this](AllocationSpace space) {
504 ForAllSweepingSpaces([this](AllocationSpace space) {
    [all...]

Completed in 540 milliseconds