NSValue constructor

NSValue(
  1. dynamic value
)

Implementation

NSValue(dynamic value) : super(value, _new);