Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.h70 const LLVMExecutionEngineRef &GetEngine() in GetEngine() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_to_string_cache_test.cpp198 std::mt19937 &GetEngine() in GetEngine() function in ark::ets::test::EtsToStringCacheTest
/arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/
Dbouncing_peas_unit.cpp132 [[maybe_unused]] static long GetEngine([[maybe_unused]] ark::Method *m) in GetEngine() function
Dbouncing_peas_unit_napi.cpp142 extern "C" ets_long GetEngine([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class klass) in GetEngine() function