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

/external/chromium_org/v8/src/
H A Dparser.h708 Statement* ParseModuleElement(ZoneList<const AstRawString*>* labels,
H A Dparser.cc1073 stat = ParseModuleElement(NULL, CHECK_OK);
1139 Statement* Parser::ParseModuleElement(ZoneList<const AstRawString*>* labels, function in class:v8::internal::Parser
1280 Statement* stat = ParseModuleElement(NULL, CHECK_OK);

Completed in 173 milliseconds