Hi,
In "Selective Just-in-Time Compilation for Client-side Mobile JavaScript Engine" article I read that in JSC there are 109 bytecode isntructions, and 51 of them are handeled by CTI functions. But i could't find anywhere what is the CTI function and why they are used?
thanks.