Function mozjs::rust::jsapi_wrapped::GetPropertyKeys
source · pub unsafe fn GetPropertyKeys(
cx: *mut JSContext,
obj: HandleObject<'_>,
flags: c_uint,
props: MutableHandleIdVector,
) -> bool
pub unsafe fn GetPropertyKeys(
cx: *mut JSContext,
obj: HandleObject<'_>,
flags: c_uint,
props: MutableHandleIdVector,
) -> bool