Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp365 SetMaxInlineBytecodes(argUint32); in ParseCommand()
Djs_runtime_options.h1073 void SetMaxInlineBytecodes(size_t value) in SetMaxInlineBytecodes() function