Home
last modified time | relevance | path

Searched defs:gc_notify_updated_slot (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/objects/
Djs-weak-refs-inl.h70 GCNotifyUpdatedSlotCallback gc_notify_updated_slot) { in RemoveUnregisterToken()
167 GCNotifyUpdatedSlotCallback gc_notify_updated_slot) { in Nullify()
Dfeedback-cell-inl.h37 gc_notify_updated_slot) { in reset_feedback_vector()
Djs-function-inl.h268 gc_notify_updated_slot) { in ResetIfCodeFlushed()
Dshared-function-info.cc333 gc_notify_updated_slot) { in DiscardCompiledMetadata()
Dshared-function-info-inl.h851 gc_notify_updated_slot) { in InitAfterBytecodeFlush()
/third_party/node/deps/v8/src/heap/
Dmark-compact.cc2744 auto gc_notify_updated_slot = [](HeapObject object, ObjectSlot slot, in ClearFlushedJsFunctions() local
2758 auto gc_notify_updated_slot = [](HeapObject object, ObjectSlot slot, in ProcessFlushedBaselineCandidates() local
3022 auto gc_notify_updated_slot = [](HeapObject object, ObjectSlot slot, in ClearJSWeakRefs() local
Dheap.cc6856 gc_notify_updated_slot) { in EnqueueDirtyJSFinalizationRegistry()