Searched defs:WeakReference (Results 1 - 4 of 4) sorted by relevance
| /third_party/node/src/ | ||
| H A D | node_util.h | 13 class WeakReference : public SnapshotableObject { class |
| H A D | node_util.cc | 201 WeakReference::WeakReference(Realm* realm, in WeakReference() function in node::util::WeakReference 206 WeakReference::WeakReference(Realm* realm, in WeakReference() function in node::util::WeakReference [all...] |
| /third_party/gn/src/base/memory/ | ||
| H A D | weak_ptr.cc | 24 WeakReference::WeakReference(const scoped_refptr<Flag>& flag) : flag_(flag) {} in WeakReference() function in base::internal::WeakReference [all...] |
| H A D | weak_ptr.h | 90 class WeakReference { class [all...] |
Completed in 2 milliseconds