Home
last modified time | relevance | path

Searched defs:runtimeOptions (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsnapidestory_fuzzer/
Djsnapidestory_fuzzer.cpp33 JSRuntimeOptions runtimeOptions; in JSNApiDestoryAnDataManagerFuzzTest() local
47 JSRuntimeOptions runtimeOptions; in JSNApiDestroyPGOProfilerFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapiinitialize_fuzzer/
Djsnapiinitialize_fuzzer.cpp33 JSRuntimeOptions runtimeOptions; in JSNApiInitializeIcuDataFuzzTest() local
46 JSRuntimeOptions runtimeOptions; in JSNApiInitializePGOProfilerFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_invoke_interface.cpp155 static void ParseOptionsHelper(RuntimeOptions &runtimeOptions, std::vector<std::string> &bootPandaF… in ParseOptionsHelper()
209 static bool ParseOptions(const EtsVMInitArgs *args, RuntimeOptions &runtimeOptions) in ParseOptions()
243 RuntimeOptions runtimeOptions; in ETS_CreateVM() local
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp52 bool ExecutePandaFile(EcmaVM *vm, JSRuntimeOptions &runtimeOptions, std::string &files) in ExecutePandaFile()
112 JSRuntimeOptions runtimeOptions; in Main() local
/arkcompiler/runtime_core/static_core/panda/
Dpanda.cpp69 bool PrepareArguments(panda::PandArgParser *paParser, const RuntimeOptions &runtimeOptions, in PrepareArguments()
115 RuntimeOptions runtimeOptions(sp[0]); in Main() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm_api.cpp84 auto runtimeOptions = panda::RuntimeOptions("app"); in CreateRuntime() local
109 auto addOpts = [&](base_options::Options *baseOptions, panda::RuntimeOptions *runtimeOptions) { in CreateRuntime()
/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compiler.cpp28 JitCompilationOptions::JitCompilationOptions(JSRuntimeOptions &runtimeOptions, EcmaVM *vm) in JitCompilationOptions()
Daot_compiler.cpp70 JSRuntimeOptions runtimeOptions; in Main() local
Dstub_compiler.cpp183 panda::ecmascript::JSRuntimeOptions runtimeOptions; in main() local
Daot_compiler_preprocessor.cpp28 CompilationOptions::CompilationOptions(EcmaVM *vm, JSRuntimeOptions &runtimeOptions) in CompilationOptions()
Daot_compiler_preprocessor.h73 AotCompilerPreprocessor(EcmaVM *vm, JSRuntimeOptions &runtimeOptions, in AotCompilerPreprocessor()
/arkcompiler/ets_runtime/ecmascript/quick_fix/
Dmain.cpp79 JSRuntimeOptions runtimeOptions; in Main() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.cpp57 panda::RuntimeOptions runtimeOptions(execName); in PandaRuntimeTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapiinformation_fuzzer/
Djsnapiinformation_fuzzer.cpp47 JSRuntimeOptions runtimeOptions; in JSNApiCreateEcmaVMFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dread_only_space_test.cpp55 panda::ecmascript::JSRuntimeOptions runtimeOptions; in InitializeLogger() local
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h108 …bool GetJSPandaFile(const JSRuntimeOptions &runtimeOptions, std::shared_ptr<JSPandaFile> &pf) const in GetJSPandaFile()
/arkcompiler/runtime_core/static_core/verification/verifier/
Dverifier.cpp283 RuntimeOptions runtimeOptions(sp[0]); in Main() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dets_vm_plugin.cpp252 …ddOpts = [&argStrings](base_options::Options *baseOptions, panda::RuntimeOptions *runtimeOptions) { in CreateRuntime()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2794 JSRuntimeOptions runtimeOptions; in CreateJSVM() local
3451 JSRuntimeOptions runtimeOptions; in PostFork() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp3595 JSRuntimeOptions runtimeOptions; in HWTEST_F_L0() local
3608 JSRuntimeOptions runtimeOptions; in HWTEST_F_L0() local