Home
last modified time | relevance | path

Searched defs:arguments_for_wrapped_function (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dpreparser.cc268 ZonePtrList<const AstRawString>* arguments_for_wrapped_function) { in ParseFunctionLiteral()
Dparser.cc721 ZonePtrList<const AstRawString>* arguments_for_wrapped_function = in PrepareWrappedArguments() local
745 ZonePtrList<const AstRawString>* arguments_for_wrapped_function = in ParseWrapped() local
994 ZonePtrList<const AstRawString>* arguments_for_wrapped_function = in DoParseFunction() local
2483 ZonePtrList<const AstRawString>* arguments_for_wrapped_function) { in ParseFunctionLiteral()
2902 ZonePtrList<const AstRawString>* arguments_for_wrapped_function) { in ParseFunction()