()
| 9082 | |
| 9083 | |
| 9084 | var WebGLDebugContext = function WebGLDebugContext() { |
| 9085 | (0, _classCallCheck2.default)(this, WebGLDebugContext); |
| 9086 | }; |
| 9087 | |
| 9088 | var debugContext = _globals.global.WebGLDebug.makeDebugContext(gl, onGLError, onValidateGLFunc); |
| 9089 |
nothing calls this directly
no outgoing calls
no test coverage detected