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

/external/chromium/webkit/glue/
H A Dcpp_bound_class.cc152 return obj->bound_class->HasProperty(ident);
198 bool CppBoundClass::HasProperty(NPIdentifier ident) const { function in class:CppBoundClass
/external/v8/src/
H A Dobjects-inl.h4533 bool JSReceiver::HasProperty(String* name) { function in class:JSReceiver

Completed in 84 milliseconds