Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h98 Node* AllocateRestArguments(Node* effect, Node* control, Node* frame_state,
Djs-typed-lowering.cc1651 AllocateRestArguments(effect, control, args_state, p.start_index()); in ReduceJSCreateArguments()
2718 Node* JSTypedLowering::AllocateRestArguments(Node* effect, Node* control, in AllocateRestArguments() function in v8::internal::compiler::JSTypedLowering