Home
last modified time | relevance | path

Searched defs:HasProperty (Results 1 – 2 of 2) sorted by relevance

/external/chromium/webkit/glue/
Dcpp_bound_class.cc198 bool CppBoundClass::HasProperty(NPIdentifier ident) const { in HasProperty() function in CppBoundClass
/external/v8/src/
Dobjects-inl.h4533 bool JSReceiver::HasProperty(String* name) { in HasProperty() function