Currently the `Error.callstack` is hidden behind `CALLSTACKTOSTRING` compile flag. For easier debugging, i like to have it visible to see where an error is happening. Also that property should be named `stack` like other javascript engines do.