Home | History | Annotate | Download | only in src

Lines Matching refs:IsStrictFunction

314   if (function_value.IsStrictFunction() &&
1084 if (result.IsStrictFunction() && !identifier.IsValidStrictVariable()) {