Lines Matching full:having
1646 having a global constructor then.
3901 having a function that's only used for a function pointer be inline.
7273 This also avoids having to contemplate a hypothetical access past the
7908 Include StrHash.h from ustring.h to avoid having the behavior depend on headers that happen
8066 This will fire if someone actually calls the get function without having
10368 need one, having an activation no longer necessarily means that you need
11566 without having to figure out how to remove all this code without
15766 first characters, instead of having special case code here.
17124 empthValueIsZero to SymbolTableIndexHashTraits; not having it was incorrect, but harmless.
18351 Call wtf_random_init(); made the function non-inline to avoid having to include too many
18439 to be called from KJS::initializeThreading, and having it in the global namespace is useless.
18769 (wtf_atan2): Having local variables for numeric_limits constants is good for readability,
22476 streamlined as much as possible, removing dead code. This prevents us from having
22923 That way we can get breakpoint handling without having it in every execute function.
27003 (JSImmediate::getTag(immediate1) & JSImmediate::getTag(immediate2)) having
29404 - Made HashMap::get() use lookup() directly instead of find() to avoid having to build iterators.
29512 now that we count on all Identifiers already having one.