Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/daemon/
Ddaemon_thread.cpp28 void DaemonThread::CreateNewInstance() in CreateNewInstance() function in panda::ecmascript::DaemonThread
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1501 … static NativeBindingInfo* CreateNewInstance() { return new(std::nothrow) NativeBindingInfo(); } in CreateNewInstance() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp67 void SharedHeap::CreateNewInstance() in CreateNewInstance() function in panda::ecmascript::SharedHeap