ObjectWrap.isImmutable

bool isImmutable()

Checks whether the given object has been marked as immutable by calling [json.object.ObjectWrap.seal] on it.

Returns

TRUE if the object is immutable