Struct v8::value::PropertyCallbackInfo [] [src]

pub struct PropertyCallbackInfo {
    pub this: Object,
    pub holder: Object,
}

Fields