Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Didentity-map.h68 void EnableIteration();
192 map_->EnableIteration(); in IteratableScope()
Didentity-map.cc40 void IdentityMapBase::EnableIteration() { in EnableIteration() function in v8::internal::IdentityMapBase