Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:sense

1956         So, it makes more sense to remove it completely than to make it work with multiple heaps.
3905 (KJS::staticValueGetter): Don't mark this inline. It doesn't make sense
5488 the Profile (not ProfileNode). This makes sense since the Profile
16838 not print microseconds since that does not make sense for a sampler.
17482 to make sure we don't display 0 because that doesn't make sense for a
17802 (KJS::GregorianDateTime::copyFrom): Added. It presumably makes sense to keep GregorianDateTime
20930 the build system when targeting X11, it doesn't make sense for XP_MACOSX to also be set
23541 caller was using an offset, which makes sense given the advancing behavior.
24571 (This was something we inherited from CFBase.h that doesn't make sense
24586 make much more sense soon, after further rounds of refactoring.
27592 (KJS::Collector::collect): Fix logic error that reversed the sense of collect's
27925 its sense and now there's a USE(POSIX_REGEX) instead, which should
28091 those might be illegal in some sense, they aren't supposed to get any special
31422 it (1) makes a little more sense and (2) avoids unnecessary work. This