Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp541 int correntIndex = 0; in DefineClassWithIHClass() local
553 correntIndex = JSHClass::FindPropertyEntry(thread, *constructorHClass, key.GetTaggedValue()); in DefineClassWithIHClass()
556 needCorrentIndex ? static_cast<uint32_t>(correntIndex) : index, propValue.GetTaggedValue()); in DefineClassWithIHClass()

Completed in 3 milliseconds