JSString constructor

JSString(
  1. Pointer<NativeType> _pointer
)

Implementation

JSString(this._pointer);