神岛 API 文档 - ArenaPro版
    Preparing search index...
    • Returns a value that indicates whether new properties can be added to an object.

      Parameters

      • target: object

        Object to test.

      Returns boolean

    • Parameters

      • target: object

      Returns boolean

      判断一个对象是否是可扩展的(即是否可以添加新属性)。

      Determines if an object is extensible (whether it can have new properties added to it).