Better isA() performance
Improved the performance of the isA()
method for typeof()
and instanceof()
style checks. Although Topiarist would benefit from optimization of all of it's methods, isA()
is by far the most commonly invoked, and therefore in greatest need of optimization.