Searched refs:use_strong_found (Results 1 – 2 of 2) sorted by relevance
255 bool use_strong_found = in ParseStatementList() local261 } else if (use_strong_found) { in ParseStatementList()276 if ((use_strict_found || use_strong_found) && in ParseStatementList()
1186 bool use_strong_found = in ParseStatementList() local1192 if (use_strict_found || use_strong_found) { in ParseStatementList()1199 if (use_strong_found) { in ParseStatementList()