Lines Matching refs:fun
7959 HInstruction* HOptimizedGraphBuilder::NewPlainFunctionCall(HValue* fun,
7961 return New<HCallJSFunction>(fun, argument_count);
7966 HValue* fun, HValue* context,
7971 HValue* op_vals[] = {context, fun, new_target, arity, expected_param_count};
9251 ApiFunction fun(v8::ToCData<Address>(api_call_info->callback()));
9252 ExternalReference ref = ExternalReference(&fun,
12110 declaration->fun(), current_info()->script(), top_info());
12118 CHECK_ALIVE(VisitForValue(declaration->fun()));
12124 CHECK_ALIVE(VisitForValue(declaration->fun()));