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.cpp51 runtimeOptions_.SetTargetCompilerMode("partial"); in SetUp()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp934 SetTargetCompilerMode(optarg); in ParseCommand()
Djs_runtime_options.h1586 void SetTargetCompilerMode(std::string mode) in SetTargetCompilerMode() function