sdk
sdk copied to clipboard
Allow viewing partial arrays in the debugger
When inspecting a large array, only the first ~100 elements should be transferred.
This should also be supported from the atom debugger. @danrubel.
When https://codereview.chromium.org/2078403003/ is landed the dartino-side of the support should be working.