Home | History | Annotate | Download | only in src

Lines Matching refs:fun_obj

5734   i::Handle<i::Object> fun_obj = i::GetProperty(debug, name);
5735 i::Handle<i::JSFunction> fun = i::Handle<i::JSFunction>::cast(fun_obj);