Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsnapiinformation_fuzzer/
H A Djsnapiinformation_fuzzer.cpp34 JSRuntimeOptions runtimeOptions; in JSNApiCreateEcmaVMFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/getjspandafile_fuzzer/
H A Dgetjspandafile_fuzzer.cpp36 JSRuntimeOptions runtimeOptions; in GetJSPandaFileFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot_tool_main.cpp45 JSRuntimeOptions runtimeOptions; in HeapSnapshotPcToolMain() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dread_only_space_test.cpp46 panda::ecmascript::JSRuntimeOptions runtimeOptions; in InitializeLogger() local
H A Djs_thread_state_test.cpp35 panda::ecmascript::JSRuntimeOptions runtimeOptions; in InitializeLogger() local
/arkcompiler/ets_runtime/ecmascript/quick_fix/
H A Dmain.cpp85 JSRuntimeOptions runtimeOptions; in Main() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm_api.cpp84 auto runtimeOptions = ark::RuntimeOptions("app"); in CreateRuntime() local
[all...]
/arkcompiler/runtime_core/static_core/panda/
H A Dpanda.cpp69 static bool PrepareArguments(ark::PandArgParser *paParser, const RuntimeOptions &runtimeOptions, in PrepareArguments() argument
98 static void SetPandaFiles(RuntimeOptions &runtimeOptions, ark::PandArg<std::string> &file) in SetPandaFiles() argument
117 static void SetVerificationMode(RuntimeOptions &runtimeOptions) in SetVerificationMode() argument
155 PrintStatistics(RuntimeOptions &runtimeOptions, Runtime &runtime) PrintStatistics() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler.cpp58 bool CheckVersion(JSRuntimeOptions& runtimeOptions, AotCompilerStats& compilerStats, bool isPgoMerged) in CheckVersion() argument
89 JSRuntimeOptions runtimeOptions; in Main() local
[all...]
H A Daot_compiler_preprocessor.h101 AotCompilerPreprocessor(EcmaVM *vm, JSRuntimeOptions &runtimeOptions, in AotCompilerPreprocessor() argument
H A Djit_compiler.cpp45 JitCompilationOptions::JitCompilationOptions(JSRuntimeOptions runtimeOptions) in JitCompilationOptions() argument
83 Init(JSRuntimeOptions runtimeOptions) Init() argument
[all...]
H A Dstub_compiler.cpp194 panda::ecmascript::JSRuntimeOptions runtimeOptions; in main() local
[all...]
H A Daot_compiler_preprocessor.cpp31 CompilationOptions::CompilationOptions(JSRuntimeOptions &runtimeOptions) in CompilationOptions() argument
[all...]
/arkcompiler/toolchain/tooling/client/ark_multi/
H A Dmain.cpp45 ExecutePandaFile(panda::ecmascript::EcmaVM *vm, const panda::ecmascript::JSRuntimeOptions &runtimeOptions, const std::string &file, const std::string &entry) ExecutePandaFile() argument
/arkcompiler/ets_runtime/ecmascript/js_vm/
H A Dmain.cpp132 bool ExecutePandaFile(EcmaVM *vm, JSRuntimeOptions &runtimeOptions, std::string &files) in ExecutePandaFile() argument
201 JSRuntimeOptions runtimeOptions; in Main() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dets_vm_plugin.cpp302 static bool AddOptions(base_options::Options *baseOptions, ark::RuntimeOptions *runtimeOptions, in AddOptions() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi_invoke_interface.cpp180 static void ParseOptionsHelper(RuntimeOptions &runtimeOptions, ParsedOptions &parsedOptions, in ParseOptionsHelper() argument
236 ParseOptions(const EtsVMInitArgs *args, RuntimeOptions &runtimeOptions) ParseOptions() argument
267 RuntimeOptions runtimeOptions; ETS_CreateVM() local
[all...]
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_pkg_args.h117 bool GetJSPandaFile(const JSRuntimeOptions &runtimeOptions, std::shared_ptr<JSPandaFile> &pf) const in GetJSPandaFile() argument
/arkcompiler/runtime_core/static_core/verification/verifier/
H A Dverifier.cpp326 static int RunThreads(Options &cliOptions, RuntimeOptions &runtimeOptions) in RunThreads() argument
357 static int Run(Options &cliOptions, RuntimeOptions &runtimeOptions, base_options::Options &baseOptions, in Run() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4316 JSRuntimeOptions runtimeOptions; in CreateJSVM() local
5329 JSRuntimeOptions runtimeOptions; PostFork() local
[all...]

Completed in 19 milliseconds