Function v8_sys::v8_Object_GetOwnPropertyDescriptor
[−]
[src]
pub unsafe extern fn v8_Object_GetOwnPropertyDescriptor(c: RustContext,
self_: ObjectRef,
context: ContextRef,
key: StringRef)
-> ValueRef