Home
last modified time | relevance | path

Searched refs:IsYoungPromoted (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Darray-buffer-sweeper.cc334 } else if (current->IsYoungPromoted()) { in SweepYoung()
/third_party/node/deps/v8/src/objects/
H A Djs-array-buffer.h191 bool IsYoungPromoted() const { return young_gc_state() == GcState::Promoted; } in IsYoungPromoted() function in v8::internal::final

Completed in 2 milliseconds