Searched refs:IsUseStrictLiteral (Results 1 – 1 of 1) sorted by relevance
275 bool IsUseStrictLiteral() const { in IsUseStrictLiteral() function483 if (expression.IsUseStrictLiteral()) { in ExpressionStatement()496 return code_ == kStringLiteralExpressionStatement || IsUseStrictLiteral() || in IsStringLiteral()500 bool IsUseStrictLiteral() { in IsUseStrictLiteral() function1247 return statement.IsUseStrictLiteral();