The flag to control whether we should warn didn't take into account nested calls or scope chains. An easier approach is to have a counter. That way we know for sure if we're somewhere deep inside a crawl call or not.
The flag to control whether we should warn didn't take into account nested calls or scope chains. An easier approach is to have a counter. That way we know for sure if we're somewhere deep inside a crawl call or not.