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

/external/chromium_org/v8/src/
H A Dparser.h715 Module* ParseModuleVariable(bool* ok);
H A Dparser.cc1316 Module* result = ParseModuleVariable(CHECK_OK);
1345 Module* Parser::ParseModuleVariable(bool* ok) { function in class:v8::internal::Parser

Completed in 224 milliseconds