Searched refs:CheckStackOverflow (Results 1 – 2 of 2) sorted by relevance
869 void CheckStackOverflow() { in CheckStackOverflow() function1868 CheckStackOverflow(); in ParseBindingPattern()1885 CheckStackOverflow(); in ParsePrimaryExpression()3029 CheckStackOverflow(); in ParseYieldExpression()3269 CheckStackOverflow(); in ParseUnaryOrPrefixExpression()3328 CheckStackOverflow(); in ParseAwaitExpression()3592 CheckStackOverflow(); in ParseMemberWithPresentNewPrefixesExpression()4154 CheckStackOverflow(); in ParseHoistableDeclaration()5333 CheckStackOverflow(); in ParseBlock()5723 CheckStackOverflow(); in ParseDoWhileStatement()[all …]
2767 if (CheckStackOverflow()) return; \2775 bool CheckStackOverflow() { \