Searched refs:is_module_scope (Results 1 – 11 of 11) sorted by relevance
648 if (FLAG_harmony_modules && (is_global_scope() || is_module_scope())) { in AllocateVariables()722 DCHECK(!s->is_module_scope() || s->num_heap_slots() > 0); in ContextChainLength()1190 is_module_scope() || in MustAllocate()1213 if (is_catch_scope() || is_block_scope() || is_module_scope()) return true; in MustAllocateInContext()1368 bool must_have_context = is_with_scope() || is_module_scope() || in AllocateVariablesRecursively()1384 if (is_module_scope()) { in AllocateModulesRecursively()
266 bool is_module_scope() const { return scope_type_ == MODULE_SCOPE; } in is_module_scope() function273 is_module_scope() || is_global_scope(); in is_declaration_scope()
1062 DCHECK(!scope_->is_module_scope()); in VisitBlock()
1736 declaration_scope->is_module_scope() || in Declare()
4712 declaration_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4732 declaration_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4723 declaration_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4789 declaration_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4772 declaration_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4775 declaration_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()
4760 declaration_scope->is_module_scope()) { in PushFunctionArgumentForContextAllocation()