Searched refs:new_properties (Results 1 – 2 of 2) sorted by relevance
1114 HValue* new_properties = in BuildCodeStub() local1117 BuildCopyProperties(properties, new_properties, length, new_capacity); in BuildCodeStub()1120 new_properties); in BuildCodeStub()
6217 Handle<NameDictionary> new_properties = in DeleteNormalizedProperty() local6219 object->set_properties(*new_properties); in DeleteNormalizedProperty()