Home | History | Annotate | Download | only in parsing

Lines Matching refs:IsThisProperty

290   bool IsThisProperty() const {
1198 V8_INLINE static bool IsThisProperty(PreParserExpression expression) {
1199 return expression.IsThisProperty();