Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/is-callable/
Dtest.js46 var commentedClassOneLine = invokeFunction('"use strict"; return class/**/A{}'); variable
145 test('"Class" constructors', { skip: !classConstructor || !commentedClass || !commentedClassOneLine
148 …t.notOk(isCallable(commentedClassOneLine), 'one-line class constructors with comments in the signa…