jsvar_throw

Variable to decide if jsvar throws on certain invalid operations or continues on propagating null vars.

  1. bool jsvar_throw;
    version(jsvar_throw)
    bool jsvar_throw;
  2. bool jsvar_throw;
Suggestion Box / Bug Report