Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.h68 SetChc(JSTaggedValue::Undefined());
86 inline void SetChc(JSTaggedValue value) in SetChc() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1436 aotLiteralInfo->SetChc(chc.GetTaggedValue()); in CollectLiteralInfo()