Determine whether running in debug/evaluate context
Using debug/evaluate in oop includes Evaluation of each object property. This also means Generation of any error for that. In my Code, I use assertions to handle critical situations; in case of an ...