Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp130 JSHandle<JSTaggedValue> ihc, JSHandle<JSTaggedValue> chc) in CollectLiteralInfo()
208 …BaseSnapshotInfo::CheckAOTChcPropertiesForRep(JSThread *thread, const JSHandle<JSTaggedValue> &chc, in CheckAOTChcPropertiesForRep()
303 JSHandle<JSTaggedValue> chc = undefinedHandle; in StoreDataToGlobalData() local
351 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local
381 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); in StoreDataToGlobalData() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp63 auto chc = ctorFunc->GetClass(); in ProfileDefineClass() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h895 const JSHandle<JSTaggedValue> &chc, in ShouldUseAOTHClass()