Searched refs:inlined_function (Results 1 – 2 of 2) sorted by relevance
565 Handle<JSFunction> inlined_function, in ConstructArgumentsObjectForInlinedFunction() argument572 inlined_function->shared()->formal_parameter_count()); in ConstructArgumentsObjectForInlinedFunction()575 factory->NewArgumentsObject(inlined_function, args_count); in ConstructArgumentsObjectForInlinedFunction()
7752 JSFunction* inlined_function = functions[inlined_jsframe_index]; in GetCallerArguments() local7757 inlined_function->shared()->formal_parameter_count()); in GetCallerArguments()