Home
last modified time | relevance | path

Searched defs:EmptyObjectLiteralProperty (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dparser.h488 static ObjectLiteralProperty* EmptyObjectLiteralProperty() { return NULL; } in EmptyObjectLiteralProperty() function
Dpreparser.h752 static PreParserExpression EmptyObjectLiteralProperty() { in EmptyObjectLiteralProperty() function