Searched defs:shareCp (Results 1 – 3 of 3) sorted by relevance
503 ConstantPool *shareCp = ConstantPool::Cast(sharedConstpool.GetTaggedObject()); in FindUnsharedConstpool() local515 ConstantPool *shareCp = ConstantPool::Cast(sharedConstpool.GetTaggedObject()); in FindOrCreateUnsharedConstpool() local
394 JSTaggedValue shareCp = context->FindConstpool(jsPandaFile_, data.constantPoolId_); in GetUnsharedConstpool() local
146 EcmaVM *vm, const JSPandaFile *jsPandaFile, ConstantPool *shareCp) in CreateUnSharedConstPoolBySharedConstpool()