Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-operator.h112 ConstructWithSpreadParameters const& ConstructWithSpreadParametersOf(
Djs-call-reducer.cc779 ConstructWithSpreadParametersOf(node->op()); in ReduceJSConstructWithSpread()
Djs-generic-lowering.cc532 ConstructWithSpreadParametersOf(node->op()); in LowerJSConstructWithSpread()
Djs-operator.cc98 ConstructWithSpreadParameters const& ConstructWithSpreadParametersOf( in ConstructWithSpreadParametersOf() function