gc method

void gc()

Implementation

void gc() {
  JSGarbageCollect(_ref);
}