tomdtpink

↗ HN profile [ 67.2 ms ] full profile
Karma
-82
Created
April 22, 2010 (16y ago)
Submissions
0
  1. consider we have two functions compiled into bytecode first. if the first function is JIT-compiled, how does the second function call the x86 code of the first function ? how does it extract the results ? basically how…