unprotect method

void unprotect()

Implementation

void unprotect() {
  js_bd.JSValueUnprotect(_context.ref, _ref);
}