Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h117 auto constpoolSize = mainIndex->method_idx_size; in CreateUnSharedConstPool() local
149 auto constpoolSize = mainIndex->method_idx_size; in CreateUnSharedConstPoolBySharedConstpool() local
182 auto constpoolSize = mainIndex->method_idx_size; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp676 auto constpoolSize = header.method_idx_size; in CreateAllConstpool() local