Home
last modified time | relevance | path

Searched defs:chc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp61 JSHandle<JSTaggedValue> ihc, JSHandle<JSTaggedValue> chc, in CollectLiteralInfo()
171 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local
206 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local
241 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h855 const JSHandle<JSTaggedValue> &chc, in ShouldUseAOTHClass()