Searched refs:NewPropertyList (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dpreparser.h1355 static PreParserExpressionList NewPropertyList(int size, void* zone) { function in class:v8::internal::PreParserTraits
2054 this->NewPropertyList(4, zone_);
2753 this->NewPropertyList(4, zone_);
H A Dparser.h571 ZoneList<ObjectLiteral::Property*>* NewPropertyList(int size, Zone* zone) { function in class:v8::internal::ParserTraits

Completed in 74 milliseconds