Home
last modified time | relevance | path

Searched refs:CheckAOTChcPropertiesForRep (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.h91 static bool CheckAOTChcPropertiesForRep(JSThread *thread, const JSHandle<JSTaggedValue> &chc,
H A Dsnapshot_constantpool_data.cpp206 bool BaseSnapshotInfo::CheckAOTChcPropertiesForRep(JSThread *thread, const JSHandle<JSTaggedValue> &chc, in CheckAOTChcPropertiesForRep() function in panda::ecmascript::kungfu::BaseSnapshotInfo
316 if (!CheckAOTChcPropertiesForRep(thread_, chc, extractor)) { in StoreDataToGlobalData()

Completed in 2 milliseconds