Home | History | Annotate | Download | only in ia32

Lines Matching refs:is_self_call

3503   bool is_self_call = false;
3508 is_self_call = jsfun.is_identical_to(info()->closure());
3511 if (is_self_call) {