Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ test_aot_int_narrowing.cpp
File
test_aot_int_narrowing.cpp
tests-cpp/small/test_aot_int_narrowing.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// PR-I (daslang 64-bit-arrays project) — int32_t -> uint32_t cast misuse in
2
// aot.h indexing paths. Two bug classes:
3
//
4
// (1) Corruption — TArray<TT>::operator()(int32_t, Context*) and
Callers
nothing calls this directly
Calls
8
compileDaScript
Function · 0.85
getDasRoot
Function · 0.85
runWithCatch
Method · 0.80
clearException
Method · 0.80
getContextStackSize
Method · 0.80
at
Function · 0.50
simulate
Method · 0.45
findFunction
Method · 0.45
Tested by
no test coverage detected