Closed pvginkel closed 10 years ago
Currently we bail when we get a set member/index. This however is wrong since defining a property on a primary type doesn't actually define it. The only think we need to take care of is the prototype property and just redirecting all gets to the prototype.
Native types have been implemented through #4, but can still be improved. See #4 for more information.