Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dmap-inl.h637 void Map::mark_unstable() { in mark_unstable() function
660 mark_unstable(); in NotifyLeafMapLayoutChange()
Dmap.h642 inline void mark_unstable();
/third_party/node/deps/v8/src/heap/
Dsetup-heap-internal.cc406 if (StringShape(entry.type).IsCons()) map.mark_unstable(); in CreateInitialMaps()
459 roots.no_closures_cell_map().mark_unstable(); in CreateInitialMaps()
462 roots.one_closure_cell_map().mark_unstable(); in CreateInitialMaps()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h20905 void (*mark_unstable)(struct clocksource *); member