MCPcopy 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

compileDaScriptFunction · 0.85
getDasRootFunction · 0.85
runWithCatchMethod · 0.80
clearExceptionMethod · 0.80
getContextStackSizeMethod · 0.80
atFunction · 0.50
simulateMethod · 0.45
findFunctionMethod · 0.45

Tested by

no test coverage detected