Searched refs:copied_properties (Results 1 – 1 of 1) sorted by relevance
1989 Handle<Object> copied_properties; in CopyJSObjectWithAllocationSite() local1991 copied_properties = SwissNameDictionary::ShallowCopy( in CopyJSObjectWithAllocationSite()1994 copied_properties = in CopyJSObjectWithAllocationSite()1997 clone->set_raw_properties_or_hash(*copied_properties, kRelaxedStore); in CopyJSObjectWithAllocationSite()