Home
last modified time | relevance | path

Searched defs:funcSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp126 uint32_t funcSize = 0; in CollectFuncEntryInfo() local
191 uint32_t funcSize; in CollectFuncEntryInfo() local
255 uint32_t funcSize; in CollectFuncEntryInfoByLiteCG() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dcmpl.h35 uint32 funcSize; // size of code in words member
Dmir_function.h1608 uint32 funcSize = 0; // size of code in words variable