Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.cpp20 int32_t cpID) in GetDeserializedConstantPool()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp341 …gedValue> AOTFileManager::GetDeserializedConstantPool(const JSPandaFile *jsPandaFile, int32_t cpID) in GetDeserializedConstantPool()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h724 CVector<JSTaggedType>& GetSnapshotValVector(int32_t cpID) in GetSnapshotValVector()