Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h739 ObjectLiteralPropertyT ParsePropertyDefinition(
1626 ParserBase<Traits>::ParsePropertyDefinition( in ParsePropertyDefinition() function
1775 ObjectLiteralPropertyT property = ParsePropertyDefinition( in ParsePropertyDefinition()
1854 ObjectLiteralPropertyT property = this->ParsePropertyDefinition( in ParseObjectLiteral()
Dpreparser.cc1239 ParsePropertyDefinition(&checker, in_class, has_extends, is_static, in ParseClassLiteral()
Dparser.cc4789 ObjectLiteral::Property* property = ParsePropertyDefinition( in ParseClassLiteral()