Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dpanda_file_translator.cpp144 JSHandle<ConstantPool> sconstpool; in GenerateProgram() local
211 JSHandle<ConstantPool> sconstpool = AllocateSharedConstPool(vm, jsPandaFile); ParseConstPool() local
278 ParseFuncAndLiteralConstPool(EcmaVM *vm, const JSPandaFile *jsPandaFile, const CString &entryPoint, JSHandle<ConstantPool> sconstpool, JSHandle<ConstantPool> constpool) ParseFuncAndLiteralConstPool() argument
353 JSHandle<ConstantPool> sconstpool = factory->NewSConstantPool(constpoolIndex); AllocateSharedConstPool() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp692 JSHandle<ConstantPool> sconstpool = factory_->NewSConstantPool(constpoolSize); in CreateAllConstpool() local

Completed in 4 milliseconds