Home
last modified time | relevance | path

Searched defs:CreateInstance (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp658 EtsObject *EtsClass::CreateInstance() in CreateInstance() function in ark::ets::EtsClass
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp241 bool Runtime::CreateInstance(const RuntimeOptions &options, mem::InternalAllocatorPtr internalAlloc… in CreateInstance() function in ark::Runtime