Home | History | Annotate | Download | only in src

Lines Matching refs:IsIdentifierStart

1873         is_identifier_ = unicode_cache_.IsIdentifierStart(chars[0]);
1883 is_identifier_ = unicode_cache_.IsIdentifierStart(chars[0]);