Searched refs:toknam (Results 1 – 1 of 1) sorted by relevance
77 Parser.toknam = function (code) { function in Parser90 …tring.fromCharCode(buffer[i])) + " at position " + i + " in state " + Parser.toknam(this.tState)));171 …new Error("Invalid UTF-8 character at position " + i + " in state " + Parser.toknam(this.tState)));321 …rror("Unexpected " + Parser.toknam(token) + (value ? ("(" + JSON.stringify(value) + ")") : "") + "…