Home
last modified time | relevance | path

Searched defs:sconstpool (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp144 JSHandle<ConstantPool> sconstpool; in GenerateProgram() local
210 JSHandle<ConstantPool> sconstpool = AllocateSharedConstPool(vm, jsPandaFile); in ParseConstPool() local
278 JSHandle<ConstantPool> sconstpool, in ParseFuncAndLiteralConstPool()
351 JSHandle<ConstantPool> sconstpool = factory->NewSConstantPool(constpoolIndex); in AllocateSharedConstPool() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1880 JSHandle<ConstantPool> sconstpool = factory_->NewSConstantPool(constpoolSize); in CreateAllConstpool() local