Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h143 Node* const* GetConstructArgumentsFromRegister(
Dbytecode-graph-builder.cc1957 Node* const* BytecodeGraphBuilder::GetConstructArgumentsFromRegister( in GetConstructArgumentsFromRegister() function in v8::internal::compiler::BytecodeGraphBuilder
1994 Node* const* args = GetConstructArgumentsFromRegister(callee, new_target, in VisitConstruct()
2025 Node* const* args = GetConstructArgumentsFromRegister(callee, new_target, in VisitConstructWithSpread()