Home
last modified time | relevance | path

Searched refs:ctxs (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h118 static bool Create(const RuntimeOptions &options, const std::vector<LanguageContextBase *> &ctxs);
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp311 bool Runtime::Create(const RuntimeOptions &options, const std::vector<LanguageContextBase *> &ctxs) in Create() argument
313 g_ctxsJsRuntime = ctxs.front(); in Create()

Completed in 4 milliseconds