Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp561 SetMaxAotMethodSize(argUint32); in ParseCommand()
Djs_runtime_options.h874 void SetMaxAotMethodSize(uint32_t value) in SetMaxAotMethodSize() function