Skip to content

Instantly share code, notes, and snippets.

@c-spencer
Created May 1, 2012 09:23
Show Gist options
  • Save c-spencer/2566669 to your computer and use it in GitHub Desktop.
Save c-spencer/2566669 to your computer and use it in GitHub Desktop.
**** DEOPT: JSMatrix._rotate at bailout #12, address 0x0, frame size 24
[deoptimizing: begin 0x222a3c2bad1 JSMatrix._rotate @12]
translating JSMatrix._rotate => node=64, height=16
0x7fff5fbfee28: [top + 56] <- 0x222a3c49311 ; rax 0x222a3c49311 <a JSMatrix>
0x7fff5fbfee20: [top + 48] <- 0x79eadf046a1 ; [esp + 56] 0x79eadf046a1 <Number: 0.05483113556160755>
0x7fff5fbfee18: [top + 40] <- 0x3476cf386e2a ; caller's pc
0x7fff5fbfee10: [top + 32] <- 0x7fff5fbfee40 ; caller's fp
0x7fff5fbfee08: [top + 24] <- 0x222a3c492d9; context
0x7fff5fbfee00: [top + 16] <- 0x222a3c2bad1; function
0x7fff5fbfedf8: [top + 8] <- 5.480367e-02 ; xmm2
0x7fff5fbfedf0: [top + 0] <- 9.984971e-01 ; xmm5
translating JSMatrix._mult => node=2, height=0
0x7fff5fbfede8: [top + 80] <- 0x222a3c49311 ; rax 0x222a3c49311 <a JSMatrix>
0x7fff5fbfede0: [top + 72] <- 9.984971e-01 ; xmm5
0x7fff5fbfedd8: [top + 64] <- 5.480367e-02 ; xmm2
0x7fff5fbfedd0: [top + 56] <- -5.480367e-02 ; xmm3
0x7fff5fbfedc8: [top + 48] <- 9.984971e-01 ; xmm5
0x7fff5fbfedc0: [top + 40] <- 0 ; literal
0x7fff5fbfedb8: [top + 32] <- 0 ; literal
0x7fff5fbfedb0: [top + 24] <- 0x3476cf387050 ; caller's pc
0x7fff5fbfeda8: [top + 16] <- 0x7fff5fbfee10 ; caller's fp
0x7fff5fbfeda0: [top + 8] <- 0x222a3c492d9; context
0x7fff5fbfed98: [top + 0] <- 0x222a3c2b8d9; function
[deoptimizing: end 0x222a3c2b8d9 JSMatrix._mult => node=2, pc=0x3476cf3867da, state=NO_REGISTERS, took 0.084 ms]
Materializing a new heap number 0x79eadf059c9 [5.480367e-02] in slot 0x7fff5fbfedf8
Materializing a new heap number 0x79eadf059d9 [9.984971e-01] in slot 0x7fff5fbfedf0
Materializing a new heap number 0x79eadf059e9 [9.984971e-01] in slot 0x7fff5fbfede0
Materializing a new heap number 0x79eadf059f9 [5.480367e-02] in slot 0x7fff5fbfedd8
Materializing a new heap number 0x79eadf05a09 [-5.480367e-02] in slot 0x7fff5fbfedd0
Materializing a new heap number 0x79eadf05a19 [9.984971e-01] in slot 0x7fff5fbfedc8
[removing optimized code for: JSMatrix._rotate]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment