Searched refs:IsRegularAccessorProperty (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | property-descriptor.h | 60 bool IsRegularAccessorProperty() const { in IsRegularAccessorProperty() function |
D | property-descriptor.cc | 121 if (IsRegularAccessorProperty()) { in ToObject() |