Lines Matching full:early
4035 greater than zero, and return early.
4039 (KJS::Profiler::startProfiling): Don't return early for stopped profiles.
8640 (KJS::callEval): Make sure to call didExecute when returning early. I
8641 simplified this function to remove one early return, making the job
8642 of adding special code to early returns easier.
10265 - fast/regex/early-acid3-86.html
15215 (KJS::Profiler::startProfiling): Return early if there is already
15481 early if if returns true.
17107 early exit instead of nesting the body inside an if.
17486 implementation, and chaned the ASSERTs to early returns. I did this
20873 (I think I mentioned this during patch review) and used an early exit so that
22340 Test: fast/regex/early-acid3-86.html
22363 Test: fast/regex/early-acid3-86.html