使用了convertToLocationInView函数,如下代码: start () { var nodeinview = cc.view.convertToLocationInView(this.node.position); }, 可是会出现以下报错?