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