Home
last modified time | relevance | path

Searched refs:two_word_filler_map_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact-inl.h411 two_word_filler_map_( in iterator()
517 if (map == one_word_filler_map_ || map == two_word_filler_map_ || in AdvanceToNextValidObject()
Dmark-compact.h188 Map* const two_word_filler_map_; variable