js中如何判断某个变量是否被GC回收
在微信小程序环境下,获取window对象
在非严格模式下可获取函数名
onShow: function (options) { let {name} = arguments.callee console.log(name, arguments) },