Searched refs:ParseImportDeclaration (Results 1 – 2 of 2) sorted by relevance
262 void ParseImportDeclaration(bool* ok);
912 ParseImportDeclaration(CHECK_OK); in ParseModuleItem()1051 void Parser::ParseImportDeclaration(bool* ok) { in ParseImportDeclaration() function in v8::internal::Parser