Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ test_heap_64bit.cpp
File
test_heap_64bit.cpp
tests-cpp/small/test_heap_64bit.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Phase 1 (daslang 64-bit-arrays project) — verifies the heap/MemoryModel
2
// layer's uint32 → uint64 widening:
3
//
4
// - `das_context_allocate_i64` / `_reallocate_i64` / `_free_i64` — new
Callers
nothing calls this directly
Calls
9
das_context_allocate_i64
Function · 0.85
das_context_free_i64
Function · 0.85
das_context_reallocate_i64
Function · 0.85
das_context_allocate
Function · 0.85
das_context_reallocate
Function · 0.85
das_context_free
Function · 0.85
heap_bytes_allocated
Function · 0.85
compile_inline
Function · 0.70
cleanup_inline_ctx
Function · 0.70
Tested by
no test coverage detected