Revision f230a1cf deps/v8/src/global-handles.cc

View differences:

deps/v8/src/global-handles.cc
79 79
                  Internals::kNodeIsPartiallyDependentShift);
80 80
  }
81 81

  
82
#ifdef ENABLE_EXTRA_CHECKS
82
#ifdef ENABLE_HANDLE_ZAPPING
83 83
  ~Node() {
84 84
    // TODO(1428): if it's a weak handle we should have invoked its callback.
85 85
    // Zap the values for eager trapping.

Also available in: Unified diff