Home
last modified time | relevance | path

Searched defs:shareCp (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp393 JSTaggedValue shareCp = vm->FindConstpool(jsPandaFile_, data.constantPoolId_); in GetUnsharedConstpool() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h145 EcmaVM *vm, const JSPandaFile *jsPandaFile, ConstantPool *shareCp) in CreateUnSharedConstPoolBySharedConstpool()
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1651 ConstantPool *shareCp = ConstantPool::Cast(sharedConstpool.GetTaggedObject()); in FindUnsharedConstpool() local
1665 ConstantPool *shareCp = ConstantPool::Cast(sharedConstpool.GetTaggedObject()); in FindOrCreateUnsharedConstpool() local