Skip to main content

Object::markForDeletion

is this like setting is as no longer needed?

Syntax

```js object.markForDeletion(); ```

Required Arguments

Return value

  • Undefined

Example

```js // todo ```

See also