Home | History | Annotate | Download | only in src

Lines Matching refs:IsIdentifier

1831 static bool IsIdentifier(UnicodeCache* cache, Name* name) {
1864 if ((!name->IsSymbol() && !IsIdentifier(isolate->unicode_cache(), name)