Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp69 std::string optionSelectMethods = runtimeOptions.GetCompilerSelectMethods(); in CompilationOptions()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h1584 std::string GetCompilerSelectMethods() const in GetCompilerSelectMethods() function