JSC constructor

JSC(
  1. DynamicLibrary dylib
)

Implementation

JSC(ffi.DynamicLibrary dylib) : _lookup = dylib.lookup;