void QQmlMemoryScope::done() { memprofile_pop_location(); }
QQmlMemoryScope::~QQmlMemoryScope() { if (pushed) memprofile_pop_location(); }