Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1262 void TSManager::TryGetIhcAndChc(GlobalTSTypeRef gt, JSHandle<JSTaggedValue> &ihc, JSHandle<JSTagged… in TryGetIhcAndChc() function in panda::ecmascript::TSManager
1331 TryGetIhcAndChc(gt, ihc, chc); in FillSnapshotConstantPoolList()
1356 TryGetIhcAndChc(gt, ihc, chc); in FillSnapshotConstantPoolList()
Dts_manager.h931 …void TryGetIhcAndChc(GlobalTSTypeRef gt, JSHandle<JSTaggedValue> &ihc, JSHandle<JSTaggedValue> &ch…