Home | History | Annotate | Download | only in src

Lines Matching refs:ABSENT

117   ABSENT            = 16  // Used in runtime to indicate a property is absent.
118 // ABSENT can never be stored in or returned from a descriptor's attributes
1257 return GetPropertyAttribute(name) != ABSENT;
1262 return GetLocalPropertyAttribute(name) != ABSENT;
1952 // Constant used for denoting a absent entry.
2925 // Returns the found code or undefined if absent.