Home
last modified time | relevance | path

Searched defs:GetDeserializedConstantPool (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.cpp19 JSHandle<ConstantPool> ConstantPool::GetDeserializedConstantPool(EcmaVM *vm, const JSPandaFile *jsP… in GetDeserializedConstantPool() function in panda::ecmascript::ConstantPool
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp341 JSHandle<JSTaggedValue> AOTFileManager::GetDeserializedConstantPool(const JSPandaFile *jsPandaFile,… in GetDeserializedConstantPool() function in panda::ecmascript::AOTFileManager