JavascriptのalertでObjectの中身を表示する方法 | クロジカ
### Firefox ``` alert(hoge.toSource()); ``` ### Chrome