Searched refs:AsModuleScope (Results 1 – 6 of 6) sorted by relevance
114 ModuleScope* AsModuleScope(); in NON_EXPORTED_BASE()115 const ModuleScope* AsModuleScope() const; in NON_EXPORTED_BASE()
487 ModuleScope* Scope::AsModuleScope() { in AsModuleScope() function in v8::internal::Scope492 const ModuleScope* Scope::AsModuleScope() const { in AsModuleScope() function in v8::internal::Scope1365 if (is_module_scope()) AsModuleScope()->AllocateModuleVariables(); in AllocateVariables()2083 AsModuleScope()->AllocateModuleVariables(); in FetchFreeVariables()
303 ModuleInfo::New(isolate, zone, scope->AsModuleScope()->module()); in Create()
588 ok = ok && module()->Validate(this->scope()->AsModuleScope(), in DoParseProgram()
1495 return scope()->AsModuleScope()->module(); in module()
1289 ModuleDescriptor* descriptor = closure_scope()->AsModuleScope()->module(); in VisitModuleNamespaceImports()