Home
last modified time | relevance | path

Searched refs:inlineModuleGrowth (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Doption.h105 static uint32 inlineModuleGrowth; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Doption.cpp40 uint32 Options::inlineModuleGrowth = 10; member in maple::Options