Home | History | Annotate | Download | only in src

Lines Matching refs:details

3239     PropertyDetails details(descs->GetDetails(i));
3240 ASSERT(details.type() == CALLBACKS); // Only accessors are expected.
3242 PropertyDetails(details.attributes(), CALLBACKS, details.index());
4449 // See Page::FlipMeaningOfInvalidatedWatermarkFlag() for details.