Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.h71 JSHandle<JSTaggedValue> TryGetIHClass(ProfileType rootType, ProfileType childType, const ItemData &data,
H A Dsnapshot_constantpool_data.cpp36 JSHandle<JSTaggedValue> BaseSnapshotInfo::TryGetIHClass(ProfileType rootType, ProfileType childType, in TryGetIHClass() function in panda::ecmascript::kungfu::BaseSnapshotInfo
354 ihc = TryGetIHClass(pt, pt, data, properties, globalData); in StoreDataToGlobalData()

Completed in 4 milliseconds