ObjectWrap.isImmutable

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

class ObjectWrap
bool
isImmutable
()

Return Value

Type: bool

TRUE if the object is immutable