Searched refs:EmptyObjectLiteralProperty (Results 1 – 3 of 3) sorted by relevance
1645 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()1663 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()1668 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()1688 return this->EmptyObjectLiteralProperty(); in ParsePropertyDefinition()1708 true, &rhs_classifier, CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()1710 rhs, &rhs_classifier, CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()1731 return this->EmptyObjectLiteralProperty(); in ParsePropertyDefinition()1746 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()1764 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()1793 &dont_care, classifier, CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()[all …]
752 static PreParserExpression EmptyObjectLiteralProperty() { in EmptyObjectLiteralProperty() function
488 static ObjectLiteralProperty* EmptyObjectLiteralProperty() { return NULL; } in EmptyObjectLiteralProperty() function