Home | History | Annotate | Download | only in src

Lines Matching refs:IsJSFunction

114   if (!cons_obj->IsJSFunction()) return false;
470 bool Object::IsJSFunction() {
477 return obj->IsJSFunction();