The WebGLRenderingContext.hint() method of the WebGL API specifies hints for certain behaviors. The interpretation of these hints depend on the implementation.
WebGLRenderingContext.hint()
external void hint( GLenum target, GLenum mode, );