Searched refs:InternalPropertyMirror (Results 1 – 3 of 3) sorted by relevance
30 struct InternalPropertyMirror { struct81 std::vector<InternalPropertyMirror>* mirrors);
1004 std::vector<InternalPropertyMirror>* properties) { in getInternalPropertiesForPreview()1005 std::vector<InternalPropertyMirror> mirrors; in getInternalPropertiesForPreview()1151 std::vector<InternalPropertyMirror> internalProperties; in buildObjectPreviewInternal()1561 std::vector<InternalPropertyMirror>* mirrors) { in getInternalProperties()1570 mirrors->emplace_back(InternalPropertyMirror{ in getInternalProperties()1574 mirrors->emplace_back(InternalPropertyMirror{ in getInternalProperties()1582 mirrors->emplace_back(InternalPropertyMirror{ in getInternalProperties()1604 mirrors->emplace_back(InternalPropertyMirror{ in getInternalProperties()
452 std::vector<InternalPropertyMirror> internalPropertiesWrappers; in getInternalAndPrivateProperties()