source: webkit/trunk/Source/JavaScriptCore/jit/BinarySwitch.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
(edit) @254087   5 years mark.lam PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix …
(edit) @250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
(edit) @242673   6 years rmorisset BinarySwitch can be shrunk by 8 bytes …
(edit) @241267   6 years mark.lam Remove the RELEASE_ASSERT check for duplicate cases in the …
(edit) @231347   7 years utatane.tea Remove std::random_shuffle …
(edit) @221954   8 years keith_miller Do unified source builds for JSC …
(edit) @189586   10 years fpizlo There should be one stub hanging off an inline cache that contains …
(edit) @183825   10 years fpizlo FTL SwitchString slow case creates duplicate switch cases …
(edit) @179490   10 years fpizlo BinarySwitch should be faster on average …
(copy) @179223   10 years fpizlo Move DFGBinarySwitch out of the DFG so that all of the JITs can use it …
copied from trunk/Source/JavaScriptCore/dfg/DFGBinarySwitch.cpp
(edit) @164229   11 years ossy Move back primary header includes next to config.h …
Note: See TracRevisionLog for help on using the revision log.