Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp550 bool needCorrentIndex = index >= ClassInfoExtractor::STATIC_RESERVED_LENGTH; in DefineClassWithIHClass() local
551 if (needCorrentIndex) { in DefineClassWithIHClass()
556 needCorrentIndex ? static_cast<uint32_t>(correntIndex) : index, propValue.GetTaggedValue()); in DefineClassWithIHClass()

Completed in 3 milliseconds