Home
last modified time | relevance | path

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

/external/v8/src/
Daccessors.cc563 static MaybeObject* ConstructArgumentsObjectForInlinedFunction( in ConstructArgumentsObjectForInlinedFunction() function
612 return ConstructArgumentsObjectForInlinedFunction(frame, function, i); in FunctionGetArguments()