Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc12734 Handle<PrototypeInfo> current_user_info = in LazyRegisterPrototypeUser() local
12738 if (current_user_info->registry_slot() != PrototypeInfo::UNREGISTERED) { in LazyRegisterPrototypeUser()
12757 current_user_info->set_registry_slot(slot); in LazyRegisterPrototypeUser()
12769 current_user_info = proto_info; in LazyRegisterPrototypeUser()