Home
last modified time | relevance | path

Searched defs:ObjectStartBitmap (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dobject-start-bitmap.h107 ObjectStartBitmap::ObjectStartBitmap(Address offset) : offset_(offset) { in ObjectStartBitmap() function
/third_party/node/deps/v8/src/heap/
Dobject-start-bitmap.h90 ObjectStartBitmap::ObjectStartBitmap(size_t offset) : offset_(offset) { in ObjectStartBitmap() function