Compute sizeof array instead of pointer (#24288)
authorAdeel Mujahid <adeelbm@outlook.com>
Tue, 30 Apr 2019 19:35:34 +0000 (22:35 +0300)
committerJan Kotas <jkotas@microsoft.com>
Tue, 30 Apr 2019 19:35:34 +0000 (12:35 -0700)
commitcdc344f7475e9e193b6bf7a454f5782b4d793be8
treedb2add1b6dce76fac454ee076fb918aa350b942d
parent0555dafead1c0362eb0a43a39c0f602e8b79ba56
Compute sizeof array instead of pointer (#24288)

* Compute sizeof array instead of pointer

* Consolidate element count in dumpStack
src/vm/debughelp.cpp
src/vm/frames.h