Home
last modified time | relevance | path

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

/external/v8/src/
Dast.h3132 ModuleVariable* NewModuleVariable(VariableProxy* proxy, int pos) { in NewModuleVariable() function
Dparser.cc1360 return factory()->NewModuleVariable(proxy, pos); in ParseModuleVariable()