Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxNumFunctionLocals

2190     if (declaration_scope->num_var_or_const() > kMaxNumFunctionLocals) {