Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.cpp530 int compareNode = ELEMENTS_START_INDEX; in Equal() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1814 auto *compareNode = static_cast<CompareNode*>(result); in FoldCompare() local