Click here to Skip to main content
15,886,362 members
Articles / Programming Languages / ASM

There and Back Again or Stepping Through the JIT Thunk Layer

Rate me:
Please Sign up or sign in to vote.
4.88/5 (20 votes)
10 Feb 20055 min read 60K   398   29  
This article examines the JIT thunk layers that your code executes when a method is run for the first time.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here



Comments and Discussions