Searched defs:GetJSOptions (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | aot_compilation_env.cpp | 25 JSRuntimeOptions &AOTCompilationEnv::GetJSOptions() const in GetJSOptions() function in panda::ecmascript::AOTCompilationEnv |
| D | jit_compilation_env.cpp | 44 JSRuntimeOptions &JitCompilationEnv::GetJSOptions() const in GetJSOptions() function in panda::ecmascript::JitCompilationEnv |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | ecma_vm.h | 327 JSRuntimeOptions &GetJSOptions() in GetJSOptions() function |