• ulan's avatar
    [API] Remove deprecated WeakCallbackData and related functions. · 82dcb2be
    ulan authored
    This removes:
    - PersistentBase::SetWeak that takes WeakCallbackData.
      The embedders should use the version that takes WeakCallbackInfo.
    - PersistentBase::SetPhantom.
      The embedders should SetWeak that takes WeakCallbackInfo.
    
    Functions in DefaultPersistentValueMapTraits are changed to accept
    WeakCallbackInfo instead of WeakCallbackData.
    
    BUG=chromium:609808
    LOG=NO
    
    Review-Url: https://codereview.chromium.org/1953263002
    Cr-Commit-Position: refs/heads/master@{#36079}
    82dcb2be
Name
Last commit
Last update
..
allocation-tracker.cc Loading commit data...
allocation-tracker.h Loading commit data...
circular-queue-inl.h Loading commit data...
circular-queue.h Loading commit data...
cpu-profiler-inl.h Loading commit data...
cpu-profiler.cc Loading commit data...
cpu-profiler.h Loading commit data...
heap-profiler.cc Loading commit data...
heap-profiler.h Loading commit data...
heap-snapshot-generator-inl.h Loading commit data...
heap-snapshot-generator.cc Loading commit data...
heap-snapshot-generator.h Loading commit data...
profile-generator-inl.h Loading commit data...
profile-generator.cc Loading commit data...
profile-generator.h Loading commit data...
sampler.cc Loading commit data...
sampler.h Loading commit data...
sampling-heap-profiler.cc Loading commit data...
sampling-heap-profiler.h Loading commit data...
strings-storage.cc Loading commit data...
strings-storage.h Loading commit data...
unbound-queue-inl.h Loading commit data...
unbound-queue.h Loading commit data...