Report an issue
Class

CKEDITOR.tools.object

classsince 4.7.1

The namespace with helper functions and polyfills for objects.

Filtering

Properties

  • since 4.12.0 private

    DONT_ENUMS : Array

    List of ECMA3 object properties with obsolete DontEnum attribute.

    Defaults to ['toString', 'toLocaleString', 'valueOf', 'hasOwnProperty', 'isPrototypeOf', 'propertyIsEnumerable', 'constructor']

Methods