Searched refs:HasRealElementProperty (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dobjects.h1841 bool HasRealElementProperty(uint32_t index);
H A Dapi.cc3097 return Utils::OpenHandle(this)->HasRealElementProperty(index);
H A Dobjects.cc10095 bool JSObject::HasRealElementProperty(uint32_t index) { function in class:v8::internal::JSObject

Completed in 101 milliseconds