Home | History | Annotate | Download | only in src

Lines Matching refs:fun_obj

674   Handle<Object> fun_obj(
678 if (!fun_obj->IsJSFunction())
680 Handle<JSFunction> fun = Handle<JSFunction>::cast(fun_obj);