IOJsCompiled constructor

IOJsCompiled(
  1. Pointer<NativeType> pointer,
  2. int length
)

Implementation

IOJsCompiled(this.pointer, this.length);