Home | History | Annotate | Download | only in src

Lines Matching refs:IsSymbol

576         ASSERT((*p)->IsTheHole() || (*p)->IsUndefined() || (*p)->IsSymbol());
2620 if (!string->IsSymbol() || !pattern->IsSymbol()) return Smi::FromInt(0);
2642 if (!string->IsSymbol() || !pattern->IsSymbol()) return;
3713 ASSERT(name->IsSymbol());
5221 if (string->IsSymbol()) return string;
5237 if (string->IsSymbol()) {