Home
last modified time | relevance | path

Searched refs:PropertyType (Results 1 – 12 of 12) sorted by relevance

/external/v8/src/
Dproperty-details.h47 enum PropertyType { enum
187 PropertyType type, in PropertyDetails()
198 PropertyType type,
232 PropertyType type() const { return TypeField::decode(value_); } in type()
264 class TypeField : public BitField<PropertyType, 0, 2> {};
Dmirror-debugger.js178 var PropertyType = {}; variable
179 PropertyType.Normal = 0;
180 PropertyType.Field = 1;
181 PropertyType.Constant = 2;
182 PropertyType.Callbacks = 3;
835 if (property.propertyType() != PropertyType.Callbacks) {
1564 ((this.propertyType() == PropertyType.Callbacks) &&
2857 if (propertyMirror.propertyType() != PropertyType.Normal) {
Dproperty.h61 PropertyType type,
Dobjects.cc2443 PropertyType old_type = old_details.type(); in GeneralizeRepresentation()
2444 PropertyType tmp_type = tmp_details.type(); in GeneralizeRepresentation()
2741 PropertyType new_type = new_details.type(); in TryUpdateInternal()
2742 PropertyType old_type = old_details.type(); in TryUpdateInternal()
4294 PropertyType type = dictionary->DetailsAt(i).type(); in MigrateSlowToFast()
4354 PropertyType type = details.type(); in MigrateSlowToFast()
Dobjects.h2960 inline PropertyType GetType(int descriptor_number);
3083 inline PropertyType type() { return descs_->GetType(index_); } in type()
Dobjects-inl.h2988 PropertyType DescriptorArray::GetType(int descriptor_number) { in GetType()
/external/v8/test/mjsunit/
Dmirror-object.js129 if (properties[i].propertyType() != debug.PropertyType.Normal) {
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());
/external/lzma/
D7zFormat.txt196 BYTE PropertyType;
370 BYTE PropertyType;
376 switch(PropertyType)
/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h1771 template <typename Class, typename PropertyType>
1778 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty;
1780 PropertyMatcher(PropertyType (Class::*property)() const, in PropertyMatcher()
1827 PropertyType (Class::*property_)() const;
2829 template <typename Class, typename PropertyType, typename PropertyMatcher>
2831 internal::PropertyMatcher<Class, PropertyType> > Property(
2832 PropertyType (Class::*property)() const, const PropertyMatcher& matcher) {
2834 internal::PropertyMatcher<Class, PropertyType>(
2836 MatcherCast<GTEST_REFERENCE_TO_CONST_(PropertyType)>(matcher)));
/external/clang/lib/Sema/
DSemaCodeComplete.cpp6122 QualType PropertyType = Context.getObjCIdType(); in CodeCompleteObjCPropertySynthesizeIvar() local
6126 PropertyType in CodeCompleteObjCPropertySynthesizeIvar()
6130 Results.setPreferredType(PropertyType); in CodeCompleteObjCPropertySynthesizeIvar()
6176 Builder.AddResultTypeChunk(GetCompletionTypeString(PropertyType, Context, in CodeCompleteObjCPropertySynthesizeIvar()
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...