Home | History | Annotate | Download | only in src

Lines Matching refs:in_loop

628   InLoopFlag in_loop = target()->ic_in_loop();
634 in_loop,
649 in_loop,
669 in_loop,
683 in_loop,
726 InLoopFlag in_loop = target()->ic_in_loop();
734 in_loop,
756 in_loop,
792 name, state, target(), in_loop ? " (in-loop)" : "");
813 InLoopFlag in_loop = target()->ic_in_loop();
815 argc, in_loop, Code::KEYED_CALL_IC);
821 "KeyedCallIC", key, state, target(), in_loop ? " (in-loop)" : "");
1813 InLoopFlag in_loop) {
1817 if (in_loop == IN_LOOP) {