pub type IndexedPropertyGetterCallback<'s> = extern "C" fn(_: u32, _: *const PropertyCallbackInfo<Value>) -> Intercepted;
Expand description
See [GenericNamedPropertyGetterCallback].
pub type IndexedPropertyGetterCallback<'s> = extern "C" fn(_: u32, _: *const PropertyCallbackInfo<Value>) -> Intercepted;
See [GenericNamedPropertyGetterCallback].