Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.h69 bool TryGetABCId(ApEntityId &abcId);
H A Dsnapshot_constantpool_data.cpp31 bool BaseSnapshotInfo::TryGetABCId(ApEntityId &abcId) in TryGetABCId() function in panda::ecmascript::kungfu::BaseSnapshotInfo
238 bool hasAbcId = TryGetABCId(abcId); in StoreDataToGlobalData()
286 bool hasAbcId = TryGetABCId(abcId); in StoreDataToGlobalData()
334 bool hasAbcId = TryGetABCId(abcId); in StoreDataToGlobalData()

Completed in 2 milliseconds