Home
last modified time | relevance | path

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

/third_party/node/tools/node_modules/eslint/lib/rules/
Dvalid-typeof.js36 notString: "Typeof comparisons should be to string literals." property
/third_party/node/deps/npm/node_modules/es-abstract/test/
Dtests.js510 var throwsOnNonString = function (notString) { argument