Home
last modified time | relevance | path

Searched refs:CreateUnSharedConstPoolBySharedConstpool (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h145 static JSHandle<ConstantPool> CreateUnSharedConstPoolBySharedConstpool( in CreateUnSharedConstPoolBySharedConstpool() function
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp522 … ConstantPool::CreateUnSharedConstPoolBySharedConstpool(vm_, shareCp->GetJSPandaFile(), shareCp); in FindOrCreateUnsharedConstpool()