Searched refs:strong_mode_free_variable_count (Results 1 – 1 of 1) sorted by relevance
30 const int strong_mode_free_variable_count = in Create() local80 3 * strong_mode_free_variable_count + in Create()107 scope_info->SetStrongModeFreeVariableCount(strong_mode_free_variable_count); in Create()177 for (int i = 0; i < strong_mode_free_variable_count; ++i) { in Create()182 for (int i = 0; i < strong_mode_free_variable_count; ++i) { in Create()229 const int strong_mode_free_variable_count = 0; in CreateGlobalThisBinding() local240 3 * strong_mode_free_variable_count + in CreateGlobalThisBinding()262 scope_info->SetStrongModeFreeVariableCount(strong_mode_free_variable_count); in CreateGlobalThisBinding()