Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp53 runtimeOptions_.SetCompilerEnableExternalPkg(true); in SetUp()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp880 SetCompilerEnableExternalPkg(argBool); in ParseCommand()
Djs_runtime_options.h238 void SetCompilerEnableExternalPkg(bool compilerEnableExternalPkg) in SetCompilerEnableExternalPkg() function