Home
last modified time | relevance | path

Searched defs:runtimeOptions_ (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Doptions_test_base.h66 RuntimeOptions runtimeOptions_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani_options_parser.h113 std::vector<std::string> runtimeOptions_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.h248 JSRuntimeOptions &runtimeOptions_; variable
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp93 JSRuntimeOptions runtimeOptions_; member in panda::test::OhosTest