Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-details.h284 PropertyDetails CopyAddAttributes(PropertyAttributes new_attributes) const { in CopyAddAttributes() function
Dobjects.cc8631 details = details.CopyAddAttributes(static_cast<PropertyAttributes>(attrs)); in ApplyAttributesToDictionary()
10236 details = details.CopyAddAttributes( in CopyUpToAddAttributes()