Searched refs:is_module_scope (Results 1 – 14 of 14) sorted by relevance
331 bool is_module_scope() const { return scope_type_ == MODULE_SCOPE; } in is_module_scope() function368 DCHECK(!is_module_scope() || num_heap_slots() > 0); in NeedsContext()408 return (is_function_scope() && !is_arrow_scope()) || is_module_scope(); in has_this_declaration()
176 is_module_scope() || is_script_scope(); in SetDefaults()1417 is_block_scope() || is_module_scope() || is_script_scope())) { in MustAllocate()1438 if (is_catch_scope() || is_module_scope()) return true; in MustAllocateInContext()1665 is_with_scope() || is_module_scope() || in AllocateVariablesRecursively()
2108 closure_scope->is_module_scope()) { in VisitFunctionClosureForContext()
1323 DCHECK(scope_->is_module_scope()); in ParseModuleItemList()1914 declaration_scope->is_module_scope() || in Declare()
5773 CHECK(module_scope->is_module_scope()); in TEST()
467 closure_scope->is_module_scope()) { in GetFunctionClosureForContext()
4594 closure_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4667 closure_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4704 closure_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4596 closure_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4686 closure_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4586 closure_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4675 closure_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4670 closure_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()