Searched refs:boilerplate_properties (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ |
D | ast.h | 1545 int boilerplate_properties, bool has_function, int pos, in ObjectLiteral() argument 1549 boilerplate_properties_(boilerplate_properties), in ObjectLiteral() 3327 int boilerplate_properties, in NewObjectLiteral() argument 3331 ObjectLiteral(zone_, properties, literal_index, boilerplate_properties, in NewObjectLiteral()
|
D | preparser.h | 1005 int boilerplate_properties, in NewObjectLiteral() argument
|