Lines Matching refs:details
22 #include "src/property-details.h"
1378 // Prints this object without details.
1381 // Prints this object without details to a message accumulator.
1395 // Prints this object with details.
2136 // Sets the property value in a normalized object given (key, value, details).
2140 PropertyDetails details);
3351 // Returns the property details for the property at entry.
3356 // Set the details for entry.
3397 // Fill in details for properties into storage.
3445 PropertyDetails details);
3451 PropertyDetails details);
3470 PropertyDetails details,
3518 Handle<Object> value, PropertyDetails details);
3563 Handle<Object> value, PropertyDetails details);
3617 Handle<Object> value, PropertyDetails details, bool used_as_prototype);
3623 Handle<Object> value, PropertyDetails details, bool used_as_prototype);
3991 // This object provides quick access to scope info details for runtime
8274 // - all attributes are available as part if the property details
9467 // [property_details]: details of the global property.
9476 inline void set_property_details(PropertyDetails details);
9481 // without actually modifying the details.
9484 PropertyDetails details);
9486 Handle<Object> value, PropertyDetails details);