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
211 JSHandle<ConstantPool> sconstpool = AllocateSharedConstPool(vm, jsPandaFile); in ParseConstPool() local
280 JSHandle<ConstantPool> sconstpool, in ParseFuncAndLiteralConstPool()
353 JSHandle<ConstantPool> sconstpool = factory->NewSConstantPool(constpoolIndex); in AllocateSharedConstPool() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp677 JSHandle<ConstantPool> sconstpool = factory_->NewSConstantPool(constpoolSize); in CreateAllConstpool() local