Searched refs:IsUseStrictLiteral (Results 1 – 2 of 2) sorted by relevance
212 bool IsUseStrictLiteral() const { in IsUseStrictLiteral() function372 if (expression.IsUseStrictLiteral()) { in ExpressionStatement()388 bool IsUseStrictLiteral() { in IsUseStrictLiteral() function
254 bool use_strict_found = statement.IsUseStrictLiteral(); in ParseStatementList()