Searched refs:failIfStackOverflow (Results 1 – 1 of 1) sorted by relevance
53 #define failIfStackOverflow() do { failIfFalse(canRecurse()); } while (0) macro1205 failIfStackOverflow(); in parseStatement()1541 failIfStackOverflow(); in parseExpression()1564 failIfStackOverflow(); in parseAssignmentExpression()