Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:errorMessage

149         return emitThrowError(generator, SyntaxError, "Invalid regular expression: %s", regExp->errorMessage());