|
|
|
Created:
16 years, 7 months ago by Jeffrey Yasskin Modified:
16 years, 5 months ago Reviewers:
Base URL:
http://unladen-swallow.googlecode.com/svn/trunk/ Visibility:
Public. |
This patch allocated space for JITted code in the low 31 bits of the address space so that it's within a signed 32-bit offset of the statically-compiled runtime. Then it makes the standard call stubs include direct jumps instead of indirect jumps for targets that are close enough.
If anything, this makes the code slower.
Patch Set 1 #
|
|||||||||||||||||||||