Home
last modified time | relevance | path

Searched defs:transition_cell (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dlookup-inl.h197 Handle<PropertyCell> LookupIterator::transition_cell() const { in transition_cell() function
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc2108 Handle<PropertyCell> transition_cell = factory()->NewPropertyCell( in DeserializeExports() local