Closed HBehrens closed 11 years ago
When calling native functions from JS the global object window should result in TransitContext and not a retained TransitProxy.
window
TransitContext
TransitProxy
All sub-issues closed.
When calling native functions from JS the global object
window
should result inTransitContext
and not a retainedTransitProxy
.