Searched defs:CreateNewInstance (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | heap_profiler_interface.cpp | 31 HeapProfilerInterface *HeapProfilerInterface::CreateNewInstance(const EcmaVM *vm) in CreateNewInstance() function in panda::ecmascript::HeapProfilerInterface |
| /arkcompiler/ets_runtime/ecmascript/daemon/ | ||
| D | daemon_thread.cpp | 28 void DaemonThread::CreateNewInstance() in CreateNewInstance() function in panda::ecmascript::DaemonThread |
| /arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
| D | jsnapi_expo.h | 1565 … static NativeBindingInfo* CreateNewInstance() { return new(std::nothrow) NativeBindingInfo(); } in CreateNewInstance() function |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | heap.cpp | 63 void SharedHeap::CreateNewInstance() in CreateNewInstance() function in panda::ecmascript::SharedHeap |