disnet / contracts.js

Contract library for JavaScript
http://www.contractsjs.org
MIT License
149 stars 8 forks source link

Fixes "guarded at" stack trace position in V8 #6

Closed TobiaszCudnik closed 12 years ago

TobiaszCudnik commented 12 years ago

Dirty which probably should be in a PrintStackTrace class.

Simple removes string value of 'Error' from the first element of the ST array. If not, ST is shifted and reports source from contracts.js.