Home
last modified time | relevance | path

Searched refs:hasResolvedValue_ (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate_matchers.h123 : GateMatcher(gate, circuit), resolvedValue_(), hasResolvedValue_(false) in ValueMatcher()
126 hasResolvedValue_ = true; in ValueMatcher()
129 if (hasResolvedValue_) { in ValueMatcher()
137 hasResolvedValue_ = false; in ValueMatcher()
144 return hasResolvedValue_; in HasResolvedValue()
154 bool hasResolvedValue_; member

Completed in 1 milliseconds