protect method

void protect()

Implementation

void protect() {
  js_bd.JSValueProtect(_context.ref, _ref);
}