index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
std
/
node
/
_crypto
/
constants.ts
blob: cfe3f46269ac1d036c4a9b1424720b67b526fd67 (
plain
)
1
export const MAX_ALLOC = Math.pow(2, 30) - 1;