Home
last modified time | relevance | path

Searched defs:throwOnInvalid (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js1279 Tokenizer.prototype.readCodePoint = function readCodePoint(throwOnInvalid) { argument
1449 Tokenizer.prototype.readHexChar = function readHexChar(len, throwOnInvalid) { argument