Home | History | Annotate | Download | only in src

Lines Matching refs:HasRealNamedProperty

3465 bool v8::Object::HasRealNamedProperty(Handle<String> key) {
3467 ON_BAILOUT(isolate, "v8::Object::HasRealNamedProperty()",
3469 return i::JSObject::HasRealNamedProperty(Utils::OpenHandle(this),