Home
last modified time | relevance | path

Searched refs:SetTargetCompilerMode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp50 runtimeOptions_.SetTargetCompilerMode("partial"); in SetUp()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp814 SetTargetCompilerMode(optarg); in ParseCommand()
Djs_runtime_options.h1275 void SetTargetCompilerMode(std::string mode) in SetTargetCompilerMode() function