Searched refs:stackLimit_ (Results 1 – 4 of 4) sorted by relevance
1106 int stackLimit_; member in Json::OurFeatures1296 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()2089 features.stackLimit_ = settings_["stackLimit"].asInt(); in newCharReader()
1091 int stackLimit_; member in Json::OurFeatures1278 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()2115 features.stackLimit_ = settings_["stackLimit"].asInt(); in newCharReader()