Searched refs:MakeSyntaxError (Results 1 – 2 of 2) sorted by relevance
979 if (p.indexOf(')') != -1) throw MakeSyntaxError('unable_to_parse',[]);
231 function MakeSyntaxError(type, args) { class