Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp109 uint32_t funcSize = 0; in CollectFuncEntryInfo() local
174 uint32_t funcSize; in CollectFuncEntryInfo() local
238 uint32_t funcSize; in CollectFuncEntryInfoByLiteCG() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dcmpl.h36 uint32 funcSize; // size of code in words member
Dmir_function.h1583 uint32 funcSize = 0; // size of code in words variable