Sign in
webkit
/
WebKit
/
995351be9d3d393c74690775f4afa28172f90bc9
/
Source
/
JavaScriptCore
/
jit
/
JITSubGenerator.cpp
10503ed
Unreviewed, rolling out r226434. https://bugs.webkit.org/show_bug.cgi?id=181322
by commit-queue@webkit.org
· 7 years ago
66a2b72
[DFG] Unify ToNumber implementation in 32bit and 64bit by changing 32bit Int32Tag and LowestTag
by utatane.tea@gmail.com
· 7 years ago
626f77e
[JSC] Shrink the Math inline caches some more
by benjamin@webkit.org
· 9 years ago
3e7ec7d
Sub should be a Math IC https://bugs.webkit.org/show_bug.cgi?id=160270
by sbarati@apple.com
· 9 years ago
b0b1eb5
op_add/ValueAdd should be an IC in all JIT tiers
by sbarati@apple.com
· 9 years ago
acdb63e
Polymorphic operands in operators coerces downstream values to double.
by fpizlo@apple.com
· 9 years ago
92730cc
Refactor the op_add, op_sub, and op_mul snippets to use the SnippetOperand class.
by mark.lam@apple.com
· 9 years ago
175b90f
Remove some unnecessary jumps in snippet code.
by mark.lam@apple.com
· 9 years ago
319f91e
JITSubGenerator::generateFastPath() does not need to be inlined.
by mark.lam@apple.com
· 10 years ago