Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.cc1365 if (is_module_scope()) AsModuleScope()->AllocateModuleVariables(); in AllocateVariables()
2083 AsModuleScope()->AllocateModuleVariables(); in FetchFreeVariables()
2284 void ModuleScope::AllocateModuleVariables() { in AllocateModuleVariables() function in v8::internal::ModuleScope
Dscopes.h1048 void AllocateModuleVariables();