https://github.com/JuliaLang/julia
Revision 1327b5cb4320ca7655ea06c251eed43a0133e81b authored by Keno Fischer on 09 December 2020, 03:36:50 UTC, committed by Keno Fischer on 09 December 2020, 03:36:50 UTC
This doesn't do much currently, because we only call this function
on `Const` objects which we don't currently create if the initialization
of the object is incomplete, but we may want to do so in the future,
so might as well be defensive about it.
1 parent aee7ec1
History
Tip revision: 1327b5cb4320ca7655ea06c251eed43a0133e81b authored by Keno Fischer on 09 December 2020, 03:36:50 UTC
Add isdefined check `count_const_size`
Tip revision: 1327b5c
File Mode Size
.devcontainer
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 283 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 49.1 KB
Makefile -rw-r--r-- 24.6 KB
NEWS.md -rw-r--r-- 19.9 KB
README.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top