Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/
DAutofixer.ts354 const isIdentifier = ts.isIdentifier(variableDeclaration.initializer as ts.Node); constant
928 const isIdentifier = ts.isIdentifier(binaryExpr.right); constant
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument