Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp962 SetEnableBranchProfiling(argBool); in ParseCommand()
Djs_runtime_options.h1449 void SetEnableBranchProfiling(bool value) in SetEnableBranchProfiling() function