pvginkel / Jint2

Jint improved
0 stars 0 forks source link

Limit the amount of rewriting that needs to be done #34

Open pvginkel opened 10 years ago

pvginkel commented 10 years ago

Currently we introduce a lot of blocks and temporaries that later on are taken out again. See whether this can be optimized and whether we can prevent certain blocks/temporaries from being introduced in the first place.