Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc12660 Handle<PrototypeInfo> current_user_info = in LazyRegisterPrototypeUser() local
12664 if (current_user_info->registry_slot() != PrototypeInfo::UNREGISTERED) { in LazyRegisterPrototypeUser()
12678 current_user_info->set_registry_slot(slot); in LazyRegisterPrototypeUser()
12690 current_user_info = proto_info; in LazyRegisterPrototypeUser()