Home
last modified time | relevance | path

Searched defs:PropertyDetails (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dproperty-details.h234 PropertyDetails(PropertyKind kind, PropertyAttributes attributes, int index, in PropertyDetails() function
385 PropertyDetails(int value, int pointer) { in PropertyDetails() function
388 PropertyDetails(int value, Representation representation) { in PropertyDetails() function
392 PropertyDetails(int value, PropertyConstness constness) { in PropertyDetails() function
395 PropertyDetails(int value, PropertyAttributes attributes) { in PropertyDetails() function
Dobjects-inl.h46 PropertyDetails::PropertyDetails(Smi* smi) { in PropertyDetails() function