Sign in
webkit
/
WebKit
/
98861c839d2baf3400f2d9a1aebec527ced2bfc9
/
Source
/
JavaScriptCore
/
dfg
/
DFGArithMode.cpp
9971c63
[DFG][FTL][B3] Support floor and ceil
by utatane.tea@gmail.com
· 9 years ago
beb0de4
Move back primary header includes next to config.h
by ossy@webkit.org
· 11 years ago
fb7eff2
Rename Operations.h to JSCInlines.h
by fpizlo@apple.com
· 11 years ago
b426f86
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
by fpizlo@apple.com
· 11 years ago
a0fb0905
Make the different flavors of integer arithmetic more explicit, and don't rely on (possibly stale) results of the backwards propagator to decide integer arithmetic semantics
by fpizlo@apple.com
· 11 years ago