garbageCollect method

void garbageCollect()

Implementation

void garbageCollect() {
  JSGarbageCollect(_ref);
}