Searched refs:messageTemplate (Results 1 – 1 of 1) sorted by relevance
92 …ThrowError(BytecodeGenerator& generator, ErrorType type, const char* messageTemplate, const UStrin… in emitThrowError() argument94 UString message = messageTemplate; in emitThrowError()102 …ThrowError(BytecodeGenerator& generator, ErrorType type, const char* messageTemplate, const Identi… in emitThrowError() argument104 return emitThrowError(generator, type, messageTemplate, label.ustring()); in emitThrowError()