Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dliteral_data_extractor.cpp101 JSHandle<ConstantPool> newConstpool = in ExtractObjectDatas() local
213 JSHandle<ConstantPool> newConstpool = in EnumerateLiteralVals() local
394 JSHandle<ConstantPool> newConstpool = in ExtractObjectDatas() local
487 JSHandle<ConstantPool> newConstpool = in GetDatasIgnoreType() local
Dprogram_object.h191 JSHandle<ConstantPool> newConstpool = vm->FindOrCreateConstPool(jsPandaFile, id); in GetMethodFromCache() local
231 JSHandle<ConstantPool> newConstpool = vm->FindOrCreateConstPool(jsPandaFile, id); in GetClassMethodFromCache() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp567 JSHandle<ConstantPool> newConstpool = ConstantPool::CreateConstPool(this, jsPandaFile, id); in FindOrCreateConstPool() local