Home
last modified time | relevance | path

Searched defs:ObjectLiteralProperty (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dast.cc174 ObjectLiteralProperty::ObjectLiteralProperty(Zone* zone, in ObjectLiteralProperty() function in v8::internal::ObjectLiteralProperty
194 ObjectLiteralProperty::ObjectLiteralProperty(Zone* zone, bool is_getter, in ObjectLiteralProperty() function in v8::internal::ObjectLiteralProperty
Dparser.h368 typedef ObjectLiteral::Property* ObjectLiteralProperty; typedef
Dpreparser.h1132 typedef PreParserExpression ObjectLiteralProperty; typedef