It requires the script engine to call back to the host for all global property access, and that's a performance killer for V8, at least in scenarios that require fast access to global properties.But that is what browsers do, I presume. How can it be more expensive than exposing host methods?
↧
New Post: Global window object
↧