xuxiaobo-bobo 3eda40b52f 'second'
2023-02-14 22:06:09 +08:00

4 lines
186 B
JavaScript

// WebGLShader对象
WebGLShader = function WebGLShader(){return bodavm.toolsFunc.throwError("TypeError", "Illegal constructor")}
bodavm.toolsFunc.safeProto(WebGLShader, "WebGLShader");