Home
last modified time | relevance | path

Searched refs:NATIVE_JSON_STRINGIFY_SUPPORT (Results 1 – 1 of 1) sorted by relevance

/plugin/issuetracker/
H A Dprototype.js175 NATIVE_JSON_STRINGIFY_SUPPORT = window.JSON && variable
349 toJSON: NATIVE_JSON_STRINGIFY_SUPPORT ? stringify : toJSON,