JSReject constructor

const JSReject(
  1. Pointer<JSObjectRef> ref
)

Implementation

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