Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.cpp463 void PGOProfilerManager::SetMaxAotMethodSize(uint32_t value) in SetMaxAotMethodSize() function in panda::ecmascript::pgo::PGOProfilerManager
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h1069 void SetMaxAotMethodSize(uint32_t value) in SetMaxAotMethodSize() function