xuxiaobo-bobo 28c0fc3999 '0218'
2023-02-18 03:07:48 +08:00

4 lines
240 B
JavaScript

// WebGLBuffer对象
bodavm.memory.globalobj['WebGLBuffer'] = function WebGLBuffer(){return bodavm.toolsFunc.throwError("TypeError", "Illegal constructor")}
bodavm.toolsFunc.safeProto(bodavm.memory.globalobj['WebGLBuffer'], "WebGLBuffer");