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

4 lines
191 B
JavaScript

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