Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js190 var possibleConstructorReturn = function (self, call) { function
249 return possibleConstructorReturn(this, _TokenType.call(this, name, options));
260 …return possibleConstructorReturn(this, _TokenType2.call(this, name, { beforeExpr: beforeExpr, bino…
1568 var _this = possibleConstructorReturn(this, _Tokenizer.call(this, options, input));