if (!calleeName.isNull()) if (!calleeName.isNull()) scope->declareCallee(&calleeName); scope->declareCallee(&calleeName); if (m_lexer->isReparsingFunction()) if (m_lexer->isReparsingFunction()) m_statementDepth--; m_statementDepth--; SourceElements* sourceElements = nullptr; SourceEl...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
In this repository All GitHub ↵ Jump to ↵ In this organization All GitHub ↵ Jump to ↵ In this repository All GitHub ↵ Jump to ↵ Sign in Sign up {{ message }} ClickHouse / ClickHouse Public Notifications Fork 4.4k Star 22.4k Code...
Notice that this removes the nullptr check from Unref() and now requires it to be non null (which held true most times). We may need to rethink if the 'unref unlikely one' is the common case: are cordreps most likely shared? This may be something ...