Lines Matching full:unnecessary
211 This patch is largely renaming and removing now unnecessary destructors
544 It is unnecessary to explicitly disable ENABLE_ASSEMBLER_WX_EXCLUSIVE
1333 But skip the script entirely in production builds, where it is both unnecessary and can't
1488 unnecessary else block.
4658 Remove unnecessary <stdio.h> include
4661 * jit/JIT.cpp: remove unnecessary include.
4959 [Qt] Remove unnecessary "../Source" from paths
6385 (JSC::JSGlobalData::makeUsableFromMultipleThreads): Removed an unnecessary
7414 a bunch of now unnecessary code.
10130 HasInstance. This incorrect behaviour gives rise to further unnecessary complexity
11888 Remove some unnecessary lines of code from Parser.cpp
13234 Remove unnecessary cacheFlush calls from Thumb-2
14676 Remove some unnecessary duplicate calls to string functions
15720 code & unnecessary complexity. Add a new DecimalNumber class to encapsulate
15998 hexadecimal before calling toDouble, which should unnecessary - instead we can
16114 Remove unnecessary includes from UString.h, add new includes as necessary.