Home
last modified time | relevance | path

Searched refs:propertyType (Results 1 – 9 of 9) sorted by relevance

/external/v8/test/mjsunit/
Dmirror-object.js129 if (properties[i].propertyType() != debug.PropertyType.Normal) {
130 …assertEquals(properties[i].propertyType(), fromJSON.properties[i].propertyType, 'Unexpected serial…
132 …assertTrue(typeof(fromJSON.properties[i].propertyType) === 'undefined', 'Unexpected serialized pro…
217 assertEquals(debug.PropertyType.Callbacks, mirror.property('a').propertyType());
224 assertEquals(debug.PropertyType.Callbacks, mirror.property('b').propertyType());
232 assertEquals(debug.PropertyType.Callbacks, mirror.property('c').propertyType());
Dmirror-regexp.js91 assertEquals(mirror.property(p).propertyType(),
92 fromJSON.properties[i].propertyType,
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DPropertyEditorProvider.java25 public PropertyEditor getEditorForType(Class<?> propertyType) throws Exception { in getEditorForType() argument
/external/v8/src/
Dmirror-debugger.js835 if (property.propertyType() != PropertyType.Callbacks) {
1500 PropertyMirror.prototype.propertyType = function() { method in PropertyMirror
1564 ((this.propertyType() == PropertyType.Callbacks) &&
2857 if (propertyMirror.propertyType() != PropertyType.Normal) {
2858 result.propertyType = propertyMirror.propertyType();
/external/skia/src/animator/
DSkMemberInfo.cpp104 byteSize = GetSize(propertyType()); in getSize()
114 type = propertyType(); in getSize()
DSkMemberInfo.h76 SkDisplayTypes propertyType() const { in propertyType() function
DSkDisplayXMLParser.cpp285 type = info->propertyType(); in searchContainer()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
DUnicodeProperty.java1178 int propertyType, String version) { in setMain() argument
1180 setType(propertyType); in setMain()
1183 if (propertyType == BINARY) { in setMain()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...