Home
last modified time | relevance | path

Searched refs:shouldParseAsyncArrow (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js3539 if (possibleAsync && this.shouldParseAsyncArrow()) {
3577 if (possibleAsyncArrow && innerParenStart && this.shouldParseAsyncArrow()) {
3584 pp$3.shouldParseAsyncArrow = function () { function