Home
last modified time | relevance | path

Searched refs:IsRegularDataProperty (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dproperty-descriptor.h65 bool IsRegularDataProperty() const { in IsRegularDataProperty() function
Dproperty-descriptor.cc144 if (IsRegularDataProperty()) { in ToObject()