Searched refs:checkKeywords (Results 1 – 1 of 1) sorted by relevance
4345 pp$3.checkReservedWord = function (word, startLoc, checkKeywords, isBinding) { argument4346 if (this.isReservedWord(word) || checkKeywords && this.isKeyword(word)) {