Function v8_sys::v8_Object_GetRealNamedPropertyInPrototypeChain [] [src]

pub unsafe extern fn v8_Object_GetRealNamedPropertyInPrototypeChain(c: RustContext,
                                                                    self_: ObjectRef,
                                                                    context: ContextRef,
                                                                    key: NameRef)
                                                                    -> ValueRef