Searched refs:has_this_declaration (Results 1 – 23 of 23) sorted by relevance
711 DCHECK(has_this_declaration()); in receiver()719 bool has_this_declaration() const { in has_this_declaration() function
648 DCHECK(has_this_declaration()); in DeclareThis()2132 if (!has_this_declaration()) return; in AllocateReceiver()
96 scope->AsDeclarationScope()->has_this_declaration()) { in Create()
383 if (scope->has_this_declaration() && scope->receiver()->mode() == CONST) { in CreateGraph()2270 if (scope->has_this_declaration() && scope->receiver()->IsContextSlot()) { in BuildLocalActivationContext()
218 int first_parameter = info->scope()->has_this_declaration() ? -1 : 0; in Generate()
217 int first_parameter = info->scope()->has_this_declaration() ? -1 : 0; in Generate()
236 int first_parameter = info->scope()->has_this_declaration() ? -1 : 0; in Generate()
3208 if (scope->has_this_declaration() && scope->receiver()->IsContextSlot()) { in BuildLocalActivationContextInitialization()
227 int first_parameter = info->scope()->has_this_declaration() ? -1 : 0; in Generate()
238 int first_parameter = info->scope()->has_this_declaration() ? -1 : 0; in Generate()
234 int first_parameter = info->scope()->has_this_declaration() ? -1 : 0; in Generate()
237 int first_parameter = info->scope()->has_this_declaration() ? -1 : 0; in Generate()
229 int first_parameter = info->scope()->has_this_declaration() ? -1 : 0; in Generate()
204 int first_parameter = info()->scope()->has_this_declaration() ? -1 : 0; in DoPrologue()
191 int first_parameter = info()->scope()->has_this_declaration() ? -1 : 0; in DoPrologue()
207 int first_parameter = info()->scope()->has_this_declaration() ? -1 : 0; in DoPrologue()
229 int first_parameter = info()->scope()->has_this_declaration() ? -1 : 0; in DoPrologue()
643 int first_parameter = info()->scope()->has_this_declaration() ? -1 : 0; in DoPrologue()
174 int first_parameter = info()->scope()->has_this_declaration() ? -1 : 0; in DoPrologue()
213 int first_parameter = info()->scope()->has_this_declaration() ? -1 : 0; in DoPrologue()
205 int first_parameter = info()->scope()->has_this_declaration() ? -1 : 0; in DoPrologue()