Constellation / iv

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
BSD 2-Clause "Simplified" License
417 stars 33 forks source link

Split increment operation into load and store #76

Open Constellation opened 12 years ago

Constellation commented 12 years ago

After MonoIC

Constellation commented 12 years ago

Heap operations are now splited.