Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h100 Node* AllocateAliasedArguments(Node* effect, Node* control, Node* frame_state,
Djs-typed-lowering.cc1577 Node* const elements = AllocateAliasedArguments( in ReduceJSCreateArguments()
2749 Node* JSTypedLowering::AllocateAliasedArguments( in AllocateAliasedArguments() function in v8::internal::compiler::JSTypedLowering