Searched defs:CreateNewInstance (Results 1 – 4 of 4) sorted by relevance
32 HeapProfilerInterface *HeapProfilerInterface::CreateNewInstance(const EcmaVM *vm) in CreateNewInstance() function in panda::ecmascript::HeapProfilerInterface
29 void DaemonThread::CreateNewInstance() in CreateNewInstance() function in panda::ecmascript::DaemonThread
1618 … static NativeBindingInfo* CreateNewInstance() { return new(std::nothrow) NativeBindingInfo(); } in CreateNewInstance() function1631 static XRefBindingInfo* CreateNewInstance() { return new(std::nothrow) XRefBindingInfo(); } in CreateNewInstance() function
67 void SharedHeap::CreateNewInstance() in CreateNewInstance() function in panda::ecmascript::SharedHeap