contents   index   previous   next



JSE_FUNCTION_LENGTHS (on)

 

Each function gets a .length property, the number of parameters it takes. Turning this off will conserve memory slightly. Because it is a JavaScript feature, this option is on by default.

 


JSE_HTML_COMMENT_STYLE (off)