Searched refs:setIsHandlingRecursionLevelError (Results 1 – 2 of 2) sorted by relevance
80 void setIsHandlingRecursionLevelError(bool value) { m_isHandlingRecursionLevelError = value; } in setIsHandlingRecursionLevelError() function
60 V8PerIsolateData::from(isolate)->setIsHandlingRecursionLevelError(true); in throwStackOverflowExceptionIfNeeded()62 V8PerIsolateData::from(isolate)->setIsHandlingRecursionLevelError(false); in throwStackOverflowExceptionIfNeeded()