Home
last modified time | relevance | path

Searched defs:engine_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/ark_hz/
Dark_js_runtime.h51 std::unique_ptr<ArkNativeEngine> engine_; variable
/arkcompiler/ets_runtime/ecmascript/serializer/
Dbase_deserializer.h219 void *engine_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_to_string_cache_test.cpp247 std::mt19937 engine_; member in ark::ets::test::EtsToStringCacheTest