Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinduction_variable_analysis.cpp219 GateRef constantValue = builder_.Int32(result); in TryReplaceOutOfLoopUses() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts6608 const constantValue = this.tsTypeChecker.getConstantValue(expression); constant