Home
last modified time | relevance | path

Searched defs:weak_cell (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/runtime/
Druntime-weak-refs.cc35 Handle<WeakCell> weak_cell = args.at<WeakCell>(1); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/objects/
Djs-weak-refs-inl.h102 WeakCell weak_cell = WeakCell::cast(value); in RemoveUnregisterToken() local
Dobjects.cc6952 WeakCell weak_cell = WeakCell::cast(Object(raw_weak_cell)); in EXTERN_DEFINE_HASH_TABLE() local
/third_party/node/deps/v8/src/heap/
Dobjects-visiting-inl.h231 WeakCell weak_cell) { in VisitWeakCell()
Dmarking-visitor-inl.h410 Map map, WeakCell weak_cell) { in VisitWeakCell()
Dmark-compact.cc3020 WeakCell weak_cell; in ClearJSWeakRefs() local
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc1492 WeakCell weak_cell) { in ExtractWeakCellReferences()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc15087 TNode<WeakCell> weak_cell) { in RemoveFinalizationRegistryCellFromUnregisterTokenMap()