pvginkel / Jint2

Jint improved
0 stars 0 forks source link

Improve native types #10

Closed pvginkel closed 10 years ago

pvginkel commented 11 years ago

Native types have been implemented through #4, but can still be improved. See #4 for more information.

pvginkel commented 11 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.