Searched refs:ABSENT (Results 1 - 21 of 21) sorted by relevance

/external/v8/src/
H A Dproperty-details.h41 ABSENT = 16 // Used in runtime to indicate a property is absent. enumerator in enum:PropertyAttributes
42 // ABSENT can never be stored in or returned from a descriptor's attributes
H A Dcontexts.cc97 *attributes = ABSENT;
127 if (*attributes != ABSENT) {
H A Dic.cc547 if (lookup.type() == INTERCEPTOR && attr == ABSENT) {
916 if (attr == ABSENT && IsContextual(object)) {
1150 if (attr == ABSENT && IsContextual(object)) {
H A Dobjects.cc162 ASSERT(*attributes <= ABSENT);
352 *attributes = ABSENT;
418 return ABSENT;
609 *attributes = ABSENT;
2777 if (result->IsUndefined()) return ABSENT;
3121 return ABSENT;
3182 ? NONE : ABSENT;
3222 return ABSENT;
3231 return ABSENT;
3715 false) != ABSENT;
[all...]
H A Druntime.cc1306 if (attributes != ABSENT) {
1406 if (attributes != ABSENT) {
1520 if (intercepted != ABSENT && (intercepted & READ_ONLY) == 0) {
1648 if (attributes == ABSENT) {
4860 return isolate->heap()->ToBoolean(att != ABSENT && (att & DONT_ENUM) == 0);
8853 ASSERT(attributes == ABSENT);
8869 (object->GetLocalPropertyAttribute(*name) == ABSENT)) {
H A Dstub-cache.cc1101 if (attr != ABSENT) return result;
H A Dobjects-inl.h4537 return GetPropertyAttribute(name) != ABSENT;
4545 return GetLocalPropertyAttribute(name) != ABSENT;
H A Dapi.cc2856 if (result == ABSENT) return static_cast<PropertyAttribute>(NONE);
/external/chromium_org/v8/src/
H A Dcontexts.cc107 *attributes = ABSENT;
140 if (*attributes != ABSENT) {
H A Dproperty-details.h47 ABSENT = 16 // Used in runtime to indicate a property is absent. enumerator in enum:PropertyAttributes
48 // ABSENT can never be stored in or returned from a descriptor's attributes
H A Delements.cc613 receiver, holder, key, backing_store) != ABSENT;
676 return ABSENT;
678 return BackingStore::cast(backing_store)->is_the_hole(key) ? ABSENT : NONE;
1362 ? NONE : ABSENT;
1659 return ABSENT;
H A Dobjects.cc153 ASSERT(*attributes <= ABSENT);
552 *attributes = ABSENT;
620 return ABSENT;
859 *attributes = ABSENT;
3602 if (name->IsSymbol()) return ABSENT;
3609 if (result->IsUndefined()) return ABSENT;
4046 PropertyAttributes old_attributes = ABSENT;
4193 return ABSENT;
4202 if (name->IsSymbol()) return ABSENT;
4290 return ABSENT;
[all...]
H A Dobjects-inl.h5715 return GetPropertyAttribute(name) != ABSENT;
5723 return GetLocalPropertyAttribute(name) != ABSENT;
5770 this, index, true) != ABSENT;
5779 this, index, false) != ABSENT;
H A Dic.cc601 if (lookup.IsInterceptor() && attr == ABSENT) {
971 if (attr == ABSENT && IsUndeclaredGlobal(object)) {
H A Druntime.cc1781 if (attrs == ABSENT) {
2000 if (attributes != ABSENT) continue;
2082 if (attributes != ABSENT) {
2198 if (intercepted != ABSENT && (intercepted & READ_ONLY) == 0) {
2325 if (attributes == ABSENT) {
5551 if (att == ABSENT || (att & DONT_ENUM) != 0) {
9225 ASSERT(attributes == ABSENT);
9241 (object->GetLocalPropertyAttribute(*name) == ABSENT)) {
H A Dstub-cache.cc1337 if (attr != ABSENT) return result;
H A Dapi.cc3560 if (result == ABSENT) return static_cast<PropertyAttribute>(NONE);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Ddeep-heap-profile.cc830 type = ABSENT;
967 // The difference is accounted as "ABSENT" to investigate such cases.
982 all_[ABSENT].AddToVirtualBytes(absent_virtual);
988 all_[ABSENT].AddToCommittedBytes(absent_committed);
1027 all_[ABSENT].Unparse("absent", buffer);
1034 unhooked_[ABSENT].Unparse("nonprofiled-absent", buffer);
H A Ddeep-heap-profile.h87 ABSENT, enumerator in enum:DeepHeapProfile::MapsRegionType
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/srec/config/en.us/dictionary/
H A Dc0.6413 ABSENT AE1 B S AH0 N T
[all...]

Completed in 525 milliseconds