source: webkit/trunk/JavaScriptCore/jit@ 49328

Name Size Rev Age Author Last Change
../
ExecutableAllocator.cpp 1.5 KB 39083   16 years oliver <rdar://problem/6309878> Need more granular control over allocation of …
ExecutableAllocator.h 7.5 KB 48824   16 years hausmann Remove clear_cache which is an internal function of GCC …
ExecutableAllocatorFixedVMPool.cpp 18.6 KB 44341   16 years barraclough 2009-06-01 Gavin Barraclough <[email protected]> …
ExecutableAllocatorPosix.cpp 2.9 KB 48000   16 years barraclough Should crash if JIT code buffer allocation fails. Patch by Gavin …
ExecutableAllocatorWin.cpp 2.1 KB 48000   16 years barraclough Should crash if JIT code buffer allocation fails. Patch by Gavin …
JIT.cpp 22.3 KB 48744   16 years oliver Division is needlessly slow in 64-bit …
JIT.h 43.5 KB 48920   16 years ggaren Inlined a few math operations. Patch by Geoffrey Garen …
JITArithmetic.cpp 89.7 KB 48938   16 years ggaren Buildfix for platforms using JSVALUE32. …
JITCall.cpp 27.7 KB 49293   16 years barraclough Fix for JIT'ed op_call instructions (evals, constructs, etc.) when …
JITCode.h 3.7 KB 46621   16 years barraclough 2009-07-30 John McCall <[email protected]> Reviewed by …
JITInlineMethods.h 26.9 KB 48744   16 years oliver Division is needlessly slow in 64-bit …
JITOpcodes.cpp 109.0 KB 49065   16 years ggaren Removed the concept of a "fast access cutoff" in arrays, because it …
JITPropertyAccess.cpp 79.2 KB 49065   16 years ggaren Removed the concept of a "fast access cutoff" in arrays, because it …
JITStubCall.h 7.9 KB 46598   16 years ggaren Merged nitro-extreme branch into trunk.
JITStubs.cpp 102.3 KB 49224   16 years eric 2009-10-06 Priit Laes <[email protected]> Reviewed by Gavin …
JITStubs.h 15.7 KB 49065   16 years ggaren Removed the concept of a "fast access cutoff" in arrays, because it …
Note: See TracBrowser for help on using the repository browser.