Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp113 bool withElementsFlag = false; in ExtractAndReturnWhetherWithElements() local
141 withElementsFlag = true; in ExtractAndReturnWhetherWithElements()
167 if (UNLIKELY(withElementsFlag)) { in ExtractAndReturnWhetherWithElements()
173 return withElementsFlag; in ExtractAndReturnWhetherWithElements()