Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-allocator.cc41 const uintptr_t young_offset_end = (end == page->PayloadEnd()) in MarkRangeAsYoung() local
46 for (auto offset = young_offset_begin; offset < young_offset_end; in MarkRangeAsYoung()

Completed in 1 milliseconds