__proto__ for IE9 or IE10

前端 未结 4 559
南笙
南笙 2020-12-17 04:12

Is there any possibility to change the __proto__ property of an object in IE9 or IE10? Or is MS still not planning to include it in their JS engine?

I n

4条回答
  •  北海茫月
    2020-12-17 05:02

    __proto__ is included in IE11 found in the leaked build of Windows Blue: http://fremycompany.com/BG/2013/Internet-Explorer-11-rsquo-s-leaked-build-395/

提交回复
热议问题