You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, many of our allocation-related functions take a size_in_bytes parameter, and others take num_bytes. We should choose one of these and make it uniform.
The text was updated successfully, but these errors were encountered:
At the moment, many of our allocation-related functions take a
size_in_bytes
parameter, and others takenum_bytes
. We should choose one of these and make it uniform.The text was updated successfully, but these errors were encountered: