Searched refs:kJumpBufferCount (Results 1 – 1 of 1) sorted by relevance
49 static const int kJumpBufferCount = 10; variable53 static jmp_buf sJumpBuffers[kJumpBufferCount];1162 if (sNextJumpBufferIndex >= kJumpBufferCount) { in evaluate_debug_expression()1200 if (sNextJumpBufferIndex >= kJumpBufferCount) { in evaluate_debug_command()1230 if (sNextJumpBufferIndex >= kJumpBufferCount) { in parse_next_debug_command_argument()