ThrottlingController 75 Source/core/fileapi/FileReader.cpp ThrottlingController() : m_maxRunningReaders(kMaxOutstandingRequestsPerThread) { } ThrottlingController 76 Source/core/fileapi/FileReader.cpp ~ThrottlingController() { }