Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Djshelpers.js234 function isThisIdentifier(node) { function
235 return ts.isThisIdentifier(node);
305 isThisIdentifier: isThisIdentifier, property
Djshelpers.d.ts74 export function isThisIdentifier(node: ts.Node | undefined): boolean;
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2isThisIdentifier=ur,e.isThisInTypeQuery=function(t){if(!ur(t))return!1;for(;e.isQualifiedName(t.pa… method