Searched refs:inlined_function (Results 1 – 2 of 2) sorted by relevance
1063 Handle<JSFunction> inlined_function, in ArgumentsForInlinedFunction() argument1065 Isolate* isolate = inlined_function->GetIsolate(); in ArgumentsForInlinedFunction()1070 inlined_function->shared()->formal_parameter_count()); in ArgumentsForInlinedFunction()1074 factory->NewArgumentsObject(inlined_function, args_count); in ArgumentsForInlinedFunction()
8219 JSFunction* inlined_function = functions[inlined_jsframe_index]; in GetCallerArguments() local8223 inlined_function->shared()->formal_parameter_count()); in GetCallerArguments()