Searched refs:InvalidatePromiseSpeciesProtector (Results 1 – 3 of 3) sorted by relevance
293 isolate_->InvalidatePromiseSpeciesProtector(); in InternalUpdateProtector()317 isolate_->InvalidatePromiseSpeciesProtector(); in InternalUpdateProtector()348 isolate_->InvalidatePromiseSpeciesProtector(); in InternalUpdateProtector()
1282 void InvalidatePromiseSpeciesProtector();
3528 void Isolate::InvalidatePromiseSpeciesProtector() { in Throw() function in v8::internal::Isolate