Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dobject-start-bitmap.h90 ObjectStartBitmap::ObjectStartBitmap(size_t offset) : offset_(offset) { in ObjectStartBitmap() function
/external/v8/src/heap/cppgc/
Dobject-start-bitmap.h91 ObjectStartBitmap::ObjectStartBitmap(Address offset) : offset_(offset) { in ObjectStartBitmap() function