Home
last modified time | relevance | path

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

/third_party/node/deps/cjs-module-lexer/
Dlexer.js220 if (isExpressionPunctuator(lastToken) &&
1408 function isExpressionPunctuator (ch) { function