Home
last modified time | relevance | path

Searched refs:CHECK_OK_CUSTOM (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dpreparser.h1742 #define CHECK_OK_CUSTOM(x) ok); \ macro
1954 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()
1961 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()
1964 true, CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()
1982 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()
1991 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()
2002 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()
2019 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()
2027 CHECK_OK_CUSTOM(EmptyObjectLiteralProperty)); in ParsePropertyDefinition()
2113 Expect(Token::LPAREN, CHECK_OK_CUSTOM(NullExpressionList)); in ParseArguments()
[all …]