jsStripSource top-level constant

int const jsStripSource

JS_STRIP_SOURCE: drop function source text from compiled code.

Implementation

const int jsStripSource = 1 << 0;