Home
last modified time | relevance | path

Searched refs:InvalidateArrayIteratorProtector (Results 1 – 3 of 3) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dlookup.cc327 isolate_->InvalidateArrayIteratorProtector(); in InternalUpdateProtector()
355 isolate_->InvalidateArrayIteratorProtector(); in InternalUpdateProtector()
H A Disolate.h1134 void InvalidateArrayIteratorProtector();
H A Disolate.cc3579 void Isolate::InvalidateArrayIteratorProtector() { in Throw() function in v8::internal::Isolate