Home | History | Annotate | Download | only in src

Lines Matching refs:is_symbol

925   bool is_symbol = this->IsSymbol();
931 is_symbol
938 is_symbol
946 if (is_symbol) self->Hash(); // Force regeneration of the hash value.
976 bool is_symbol = this->IsSymbol();
982 is_symbol ? heap->external_ascii_symbol_map()
986 is_symbol ? heap->short_external_ascii_symbol_map()
991 if (is_symbol) self->Hash(); // Force regeneration of the hash value.