Home | History | Annotate | Download | only in src

Lines Matching refs:IsJSFunction

1130   if (!frame->function()->IsJSFunction()) {
1255 if (fun->IsJSFunction()) {
1449 if (!holder.is_null() && holder->IsJSFunction() &&
1662 ASSERT(fun->IsJSFunction());
1768 ASSERT(constructor->IsJSFunction());
1769 if (!constructor->IsJSFunction()) {
1993 if (!update_script_break_points->IsJSFunction()) {
1996 ASSERT(update_script_break_points->IsJSFunction());
2121 ASSERT(event_listener_->IsJSFunction());
2615 if (!fun->IsJSFunction()) {