Home
last modified time | relevance | path

Searched defs:maybe_cell (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dmap.cc2254 Object maybe_cell = prototype->map().prototype_validity_cell(); in GetOrCreatePrototypeChainValidityCell() local
2272 Object maybe_cell = map.prototype_validity_cell(); in IsPrototypeChainInvalidated() local
Djs-objects.cc4888 Object maybe_cell = map.prototype_validity_cell(); in InvalidateOnePrototypeValidityCellInternal() local
/third_party/node/deps/v8/src/diagnostics/
Dobjects-debug.cc1223 Object maybe_cell = struct_map.prototype_validity_cell(); in USE_TORQUE_VERIFIER() local
/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc2234 base::Optional<PropertyCell> maybe_cell = in GetPropertyCell() local