Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.cpp392 JSTaggedValue shareCp = context->FindConstpool(jsPandaFile_, data.constantPoolId_); in GetUnsharedConstpool() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h145 CreateUnSharedConstPoolBySharedConstpool( EcmaVM *vm, const JSPandaFile *jsPandaFile, ConstantPool *shareCp) CreateUnSharedConstPoolBySharedConstpool() argument
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp503 ConstantPool *shareCp = ConstantPool::Cast(sharedConstpool.GetTaggedObject()); in FindUnsharedConstpool() local
515 ConstantPool *shareCp = ConstantPool::Cast(sharedConstpool.GetTaggedObject()); in FindOrCreateUnsharedConstpool() local

Completed in 5 milliseconds