Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds