Definition
WebGL WEBGL_lose_context Khronos Ratified Extension Specification defines WEBGL_lose_context
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface WEBGL_lose_context {
undefined loseContext();
undefined restoreContext();
};