DiffTable 248 Source/core/inspector/DOMPatchSupport.cpp DiffTable newTable; DiffTable 249 Source/core/inspector/DOMPatchSupport.cpp DiffTable oldTable; DiffTable 259 Source/core/inspector/DOMPatchSupport.cpp for (DiffTable::iterator newIt = newTable.begin(); newIt != newTable.end(); ++newIt) { DiffTable 263 Source/core/inspector/DOMPatchSupport.cpp DiffTable::iterator oldIt = oldTable.find(newIt->key);