Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h116 auto constpoolSize = mainIndex->method_idx_size; in CreateUnSharedConstPool() local
148 auto constpoolSize = mainIndex->method_idx_size; in CreateUnSharedConstPoolBySharedConstpool() local
181 auto constpoolSize = mainIndex->method_idx_size; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1879 auto constpoolSize = header.method_idx_size; in CreateAllConstpool() local