Home | History | Annotate | Download | only in src

Lines Matching refs:HasRealNamedProperty

3634 bool v8::Object::HasRealNamedProperty(Handle<String> key) {
3636 ON_BAILOUT(isolate, "v8::Object::HasRealNamedProperty()",
3638 return i::JSObject::HasRealNamedProperty(Utils::OpenHandle(this),