Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.cpp28 int32_t cpID) in GetDeserializedConstantPool()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h569 CVector<JSTaggedType>& GetSnapshotHCVector(int32_t cpID) in GetSnapshotHCVector()
/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.cpp692 …gedValue> AOTFileManager::GetDeserializedConstantPool(const JSPandaFile *jsPandaFile, int32_t cpID) in GetDeserializedConstantPool()