Home
last modified time | relevance | path

Searched defs:NewPropertyList (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dparser.h530 ZoneList<ObjectLiteral::Property*>* NewPropertyList(int size, Zone* zone) { in NewPropertyList() function
Dpreparser.h834 static PreParserExpressionList NewPropertyList(int size, Zone* zone) { in NewPropertyList() function