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