Searched refs:name_lookup (Results 1 – 2 of 2) sorted by relevance
261 LookupIterator name_lookup(target, isolate->factory()->name_string(), target); in DoFunctionBind() local263 name_lookup.state() != LookupIterator::ACCESSOR || in DoFunctionBind()264 !name_lookup.GetAccessors()->IsAccessorInfo() || in DoFunctionBind()265 (name_lookup.IsFound() && !name_lookup.HolderIsReceiver())) { in DoFunctionBind()268 Object::GetProperty(&name_lookup)); in DoFunctionBind()
78 static char *name_lookup(const uint32_t classid) in name_lookup() function120 if ((name = name_lookup(handle))) in rtnl_tc_handle2str()389 } while (name_lookup(base)); in rtnl_classid_generate()397 } while (name_lookup(classid)); in rtnl_classid_generate()