gc method

void gc()

Implementation

void gc() {
  JS_RunGC(_ref);
}