Home
last modified time | relevance | path

Searched refs:existing_weak_cell (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-weak-refs-inl.h47 WeakCell existing_weak_cell = WeakCell::cast(value); in TQ_OBJECT_CONSTRUCTORS_IMPL() local
48 existing_weak_cell.set_key_list_prev(*weak_cell); in TQ_OBJECT_CONSTRUCTORS_IMPL()
49 weak_cell->set_key_list_next(existing_weak_cell); in TQ_OBJECT_CONSTRUCTORS_IMPL()