MCPcopy 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_i64Function · 0.85
das_context_free_i64Function · 0.85
das_context_allocateFunction · 0.85
das_context_reallocateFunction · 0.85
das_context_freeFunction · 0.85
heap_bytes_allocatedFunction · 0.85
compile_inlineFunction · 0.70
cleanup_inline_ctxFunction · 0.70

Tested by

no test coverage detected