Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces.h128 inline MarkBit(CellType* cell, CellType mask, bool data_only) in MarkBit()
144 inline bool data_only() { return data_only_; } in data_only() function