Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
DstrictMode.ts57 const nodeText = jshelpers.getSourceTextOfNodeFromSourceFile(file, node.expression); constant
61 return nodeText === '"use strict"' || nodeText === "'use strict'";