Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds