Constellation / iv

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

switch dispatch fast path #63

Closed Constellation closed 12 years ago

Constellation commented 12 years ago

statictics result in SunSpider https://gist.github.com/1874563

So we add 5 fast pathes

LOAD_CONST
IF_FALSE
BINARY_LT
BINARY_ADD
JUMP_BY