Searched defs:GetDeserializedConstantPool (Results 1 – 2 of 2) sorted by relevance
124 JSHandle<JSTaggedValue> ConstantPool::GetDeserializedConstantPool(EcmaVM *vm, const JSPandaFile *js… in GetDeserializedConstantPool() function in panda::ecmascript::ConstantPool
625 JSHandle<JSTaggedValue> AOTFileManager::GetDeserializedConstantPool(const JSPandaFile *jsPandaFile,… in GetDeserializedConstantPool() function in panda::ecmascript::AOTFileManager