Searched refs:AddProperty (Results 1 – 3 of 3) sorted by relevance
1370 Object* JSObject::AddProperty(String* name, in AddProperty() function in v8::internal::JSObject1404 return AddProperty(name, value, attributes); in SetPropertyPostInterceptor()1847 return AddProperty(name, value, attributes); in SetProperty()1931 return AddProperty(name, value, attributes); in IgnoreAttributesAndSetLocalProperty()
700 void AddProperty() { expected_property_count_++; } in AddProperty() function in v8::internal::BASE_EMBEDDED2808 temp_scope_->AddProperty(); in ParseAssignmentExpression()
1584 Object* AddProperty(String* name,