Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Didentity-map.h69 void DisableIteration();
198 map_->DisableIteration(); in ~IteratableScope()
Didentity-map.cc45 void IdentityMapBase::DisableIteration() { in DisableIteration() function in v8::internal::IdentityMapBase