m_failIfMajorPerformanceCaveat   61 Source/core/html/canvas/WebGLContextAttributes.cpp     , m_failIfMajorPerformanceCaveat(attrs.m_failIfMajorPerformanceCaveat)
m_failIfMajorPerformanceCaveat  137 Source/core/html/canvas/WebGLContextAttributes.cpp     return m_failIfMajorPerformanceCaveat;
m_failIfMajorPerformanceCaveat  142 Source/core/html/canvas/WebGLContextAttributes.cpp     m_failIfMajorPerformanceCaveat = failIfMajorPerformanceCaveat;
m_failIfMajorPerformanceCaveat  159 Source/core/html/canvas/WebGLContextAttributes.cpp     attrs.failIfMajorPerformanceCaveat = m_failIfMajorPerformanceCaveat;
m_failIfMajorPerformanceCaveat   97 Source/core/html/canvas/WebGLContextAttributes.h     bool m_failIfMajorPerformanceCaveat;