Home
last modified time | relevance | path

Searched refs:inlined_function (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Daccessors.cc565 Handle<JSFunction> inlined_function, in ConstructArgumentsObjectForInlinedFunction() argument
572 inlined_function->shared()->formal_parameter_count()); in ConstructArgumentsObjectForInlinedFunction()
575 factory->NewArgumentsObject(inlined_function, args_count); in ConstructArgumentsObjectForInlinedFunction()
Druntime.cc7752 JSFunction* inlined_function = functions[inlined_jsframe_index]; in GetCallerArguments() local
7757 inlined_function->shared()->formal_parameter_count()); in GetCallerArguments()