Commits
User selector
Commit History
Commits on Oct 1, 2020
[JSC] We should not tag C function with JIT code related ptr tag
Show description for b63a0f1committed
Commits on Aug 22, 2017
Implement 64-bit MacroAssembler::probe support for Windows.
Show description for c3bd6f5committed
Commits on Oct 31, 2015
Windows X86-64 change for Crash making a tail call from a getter to a host function
Show description for 2afc4d9committed
Commits on Jun 25, 2014
[Win64] ASM LLINT is not enabled.
Show description for 9c94603authored andcommitted
Commits on Jan 29, 2014
Merge the jsCStack branch
Show description for a3ac51dcommitted
Commits on Dec 7, 2013
[Win][64-bit] Hitting breakpoint assembler instruction in callToJavaScript.
Show description for 5925c95authored andcommitted
Commits on Dec 4, 2013
Move the setting up of callee's callFrame from pushFrame to callToJavaScript thunk
Show description for 0dd0b3ecommitted
Commits on Nov 16, 2013
[Win] JavaScript crashes on 64-bit with JIT enabled.
Show description for 22dd014authored andcommitted
Commits on Nov 15, 2013
REGRESSION (r158586): callToJavaScript needs to save return PC to Sentinel frame
Show description for 54581bfcommitted
Commits on Nov 14, 2013
REGRESSION (r159276): rbp register overwritten in Win 64 version of callToJavascript stub
Show description for d48ac91committedChange callToJavaScript thunk into an offline assembled stub
Show description for a0798c1committed
Commits on Nov 6, 2013
Change ctiTrampoline into a thunk
Show description for dd08dabcommitted
Commits on Nov 4, 2013
Eliminate HostCall bit from JSC Stack CallerFrame
Show description for 60165f1committed
Commits on Oct 18, 2013
Remove excess reserved space in ctiTrampoline frames for X86 and X86_64.
Show description for 27663f8committed
Mark LamChange native function call stubs to use JIT operations instead of ctiVMHandleException
Show description for 0eb7a2acommitted
Commits on Oct 17, 2013
Run JavaScriptCore tests again on Windows.
Show description for b0fe798authored andcommitted
Transition cti_op_throw and cti_vm_throw to a JIT operation
Show description for d5a28f7committed
Commits on Sep 30, 2013
Win64 compile fix after r1256490.
Show description for 48c7b3ecommitted
Alex Christensen
Commits on Aug 20, 2013
Compile fix for Win64 after r154156.
Show description for 2874189committed
Commits on Aug 14, 2013
Fixed jit on Win64.
Show description for dd74cbbcommitted
Commits on Feb 26, 2013
Implement JIT on Windows 64 bits
Show description for 4248916committed
Loading