jscert / jsexplain

Apache License 2.0
26 stars 4 forks source link

Make display of heap information more complete #44

Open barockobamo opened 5 years ago

barockobamo commented 5 years ago

From #26 :

make display of heap information more complete; add a "+details" button to show additional information about an object, like the getter and setter methods, and also for each field we need to see additional information like enumerable/configurable...