Home | History | Annotate | Download | only in inspector

Lines Matching defs:newMap

603             OwnPtr<NodeToIdMap> newMap = adoptPtr(new NodeToIdMap);
604 danglingMap = newMap.get();
605 m_danglingNodeToIdMaps.append(newMap.release());