NumberOfLocalElements 10442 src/objects.cc return NumberOfLocalElements(static_cast<PropertyAttributes>(DONT_ENUM)); NumberOfLocalElements 1897 src/objects.h int NumberOfLocalElements(PropertyAttributes filter); NumberOfLocalElements 5227 src/runtime.cc int n = obj->NumberOfLocalElements(static_cast<PropertyAttributes>(NONE));