Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:guards

7171         Add guards to prevent caching of prototype chain lookups with dictionaries at the
7306 Remove ENABLE_RUBY guards as discussed with Dave Hyatt and Maciej Stachowiak.
15957 (JSC::JIT::privateCompileCTIMachineTrampolines): Add ENABLE(JIT_OPTIMIZE_CALL) guards
18261 Introduce HAVE(TM_GMTOFF), HAVE(TM_ZONE) and HAVE(TIMEGM) guards
18262 and place the rules for controlling the guards in Platform.h.
18263 Turn off these newly introduced guards for SYMBIAN.