Home
last modified time | relevance | path

Searched refs:NewModuleStatement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dast.h3068 ModuleStatement* NewModuleStatement( in NewModuleStatement() function
Dparser.cc1204 return factory()->NewModuleStatement(proxy, module->body(), pos); in ParseModuleDeclaration()