TRUE if the object is immutableObjectWrap.isImmutable
bool isImmutable() nothrowChecks whether the given object has been marked as immutable by calling json.object.ObjectWrap.seal on it.
bool isImmutable() nothrowChecks whether the given object has been marked as immutable by calling json.object.ObjectWrap.seal on it.
TRUE if the object is immutable