Searched refs:kMaxOperationCount (Results 1 – 1 of 1) sorted by relevance
33 static const uint32 kMaxOperationCount = 10000; variable697 if (++operationsExecuted >= kMaxOperationCount) in _Evaluate()