Home | History | Annotate | Download | only in src

Lines Matching refs:Illegal

161       newline_after_throw:          ["Illegal newline after throw"],
177 illegal_invocation: ["Illegal invocation"],
201 illegal_break: ["Illegal break statement"],
202 illegal_continue: ["Illegal continue statement"],
203 illegal_return: ["Illegal return statement"],
211 illegal_access: ["Illegal access"],
240 strict_caller: ["Illegal access to a strict mode caller function."],