Home
last modified time | relevance | path

Searched refs:CreateBoundFunctionParametersOf (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-operator.cc504 const CreateBoundFunctionParameters& CreateBoundFunctionParametersOf( in CreateBoundFunctionParametersOf() function
Djs-operator.h672 const CreateBoundFunctionParameters& CreateBoundFunctionParametersOf(
Djs-create-lowering.cc884 CreateBoundFunctionParametersOf(node->op()); in ReduceJSCreateBoundFunction()
Djs-call-reducer.cc4440 static_cast<int>(CreateBoundFunctionParametersOf(target->op()).arity()); in ReduceJSCall()
5217 static_cast<int>(CreateBoundFunctionParametersOf(target->op()).arity()); in ReduceJSConstruct()