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