Searched defs:ObjectLiteralProperty (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ | ||
D | ast.cc | 174 ObjectLiteralProperty::ObjectLiteralProperty(Zone* zone, in ObjectLiteralProperty() function in v8::internal::ObjectLiteralProperty |
D | parser.h | 368 typedef ObjectLiteral::Property* ObjectLiteralProperty; typedef |
D | preparser.h | 1132 typedef PreParserExpression ObjectLiteralProperty; typedef |