Searched refs:SlicedArguments (Results 1 – 5 of 5) sorted by relevance
183 SlicedArguments call_args(args, /* start */ 2); in CallAndPauseOnStart()198 SlicedArguments call_args(info, /* start */ 2); in InspectorConsoleCall()
477 SlicedArguments::SlicedArguments( in SlicedArguments() function
731 class SlicedArguments : public MaybeStackBuffer<v8::Local<v8::Value>> {733 inline explicit SlicedArguments(
333 SlicedArguments call_args(args); in TimerFunctionCall()
1021 …tps://github.com/nodejs/node/commit/be499c3c7b)] - **src**: simplify SlicedArguments (Anna Henning…