Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-details.h391 PropertyDetails(int value, int pointer) { in PropertyDetails() function
394 PropertyDetails(int value, Representation representation) { in PropertyDetails() function
398 PropertyDetails(int value, PropertyConstness constness) { in PropertyDetails() function
401 PropertyDetails(int value, PropertyAttributes attributes) { in PropertyDetails() function
Dobjects-inl.h56 PropertyDetails::PropertyDetails(Smi* smi) { in PropertyDetails() function