Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h67 SetIhc(JSTaggedValue::Undefined());
76 inline void SetIhc(JSTaggedValue value) in SetIhc() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1432 aotLiteralInfo->SetIhc(ihc.GetTaggedValue()); in CollectLiteralInfo()