Skip to content
Ingvar Stepanyan edited this page Apr 30, 2014 · 4 revisions

Starting from version 2.1, jBinary allows you to see named type descriptors, structure property names and byte offsets in stack of Chrome and Firefox Developer Tools so you can easily find place where error had occured and fix it.

Compare stack traces of error before and after this enhancement: Before vs After

Clone this wiki locally