Home
last modified time | relevance | path

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

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