Searched refs:get_layout_word (Results 1 – 4 of 4) sorted by relevance
77 uint32_t value = get_layout_word(layout_word_index); in SetTagged()110 uint32_t value = get_layout_word(layout_word_index); in IsTagged()212 uint32_t LayoutDescriptor::get_layout_word(int index) const { in get_layout_word() function
136 uint32_t value = IsSlowLayout() ? get_layout_word(layout_word_index) in IsTagged()152 value = get_layout_word(layout_word_index); in IsTagged()
106 V8_INLINE uint32_t get_layout_word(int index) const;
2143 PrintBitMask(os, get_layout_word(i)); in Print()