Struct v8::PropertyCallbackInfo
source · #[repr(C)]pub struct PropertyCallbackInfo { /* private fields */ }
Expand description
The information passed to a property callback about the context of the property access.
#[repr(C)]pub struct PropertyCallbackInfo { /* private fields */ }
The information passed to a property callback about the context of the property access.