Home
last modified time | relevance | path

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

/third_party/node/src/
Dinspector_js_api.cc183 SlicedArguments call_args(args, /* start */ 2); in CallAndPauseOnStart()
198 SlicedArguments call_args(info, /* start */ 2); in InspectorConsoleCall()
Dutil-inl.h477 SlicedArguments::SlicedArguments( in SlicedArguments() function
Dutil.h731 class SlicedArguments : public MaybeStackBuffer<v8::Local<v8::Value>> {
733 inline explicit SlicedArguments(
Dnode_perf.cc333 SlicedArguments call_args(args); in TimerFunctionCall()
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md1021 …tps://github.com/nodejs/node/commit/be499c3c7b)] - **src**: simplify SlicedArguments (Anna Henning…