Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h179 typedef typename Types::ObjectLiteralProperty ObjectLiteralPropertyT; typedef
1160 ObjectLiteralPropertyT ParseObjectPropertyDefinition(
2288 typename ParserBase<Impl>::ObjectLiteralPropertyT
2320 ObjectLiteralPropertyT result = factory()->NewObjectLiteralProperty( in ParseObjectPropertyDefinition()
2485 ObjectLiteralPropertyT property = in ParseObjectLiteral()