Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1274 IHClassData chcData = chcIt->second; in TryGetIhcAndChc() local
1275 chc = JSHandle<JSTaggedValue>(thread_, JSTaggedValue(chcData.GetIHC())); in TryGetIhcAndChc()