JSString constructor

const JSString(
  1. JSStringRef ref
)

Implementation

const JSString(JSStringRef ref) : _ref = ref;