Searched refs:InternalUpdateProtector (Results 1 – 3 of 3) sorted by relevance
209 static void InternalUpdateProtector(Isolate* isolate, Handle<Object> receiver,
215 InternalUpdateProtector(isolate, receiver, name); in UpdateProtector()
198 void LookupIterator::InternalUpdateProtector(Isolate* isolate, in InternalUpdateProtector() function in v8::internal::LookupIterator