Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.cpp206 bool BaseSnapshotInfo::CheckAOTChcPropertiesForRep(JSThread *thread, const JSHandle<JSTaggedValue> &chc, in CheckAOTChcPropertiesForRep() argument
301 JSHandle<JSTaggedValue> chc = undefinedHandle; in StoreDataToGlobalData() local
125 CollectLiteralInfo(JSHandle<TaggedArray> array, uint32_t constantPoolIndex, JSHandle<ConstantPool> snapshotConstantPool, const std::set<uint32_t> &skippedMethods, JSHandle<JSTaggedValue> ihc, JSHandle<JSTaggedValue> chc) CollectLiteralInfo() argument
349 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); StoreDataToGlobalData() local
379 JSHandle<JSTaggedValue> chc = thread_->GlobalConstants()->GetHandledUndefined(); StoreDataToGlobalData() local
[all...]
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp63 auto chc = ctorFunc->GetClass(); in ProfileDefineClass() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h919 ShouldUseAOTHClass(const JSHandle<JSTaggedValue> &ihc, const JSHandle<JSTaggedValue> &chc, const JSHandle<ClassLiteral> &classLiteral) ShouldUseAOTHClass() argument

Completed in 11 milliseconds