JSReject constructor

const JSReject(
  1. Pointer<JSValueRef> ref
)

Implementation

const JSReject(Pointer<JSObjectRef> ref) : _ref = ref;