Home
last modified time | relevance | path

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

/external/v8/src/
Didentity-map.h55 void DisableIteration();
166 map_->DisableIteration(); in ~IteratableScope()
Didentity-map.cc41 void IdentityMapBase::DisableIteration() { in DisableIteration() function in v8::internal::IdentityMapBase