Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-frame-specialization.cc52 if (index == Linkage::kJSCallClosureParamIndex) { in ReduceParameter()
Dlinkage.h381 static const int kJSCallClosureParamIndex = -1; variable
Dbytecode-graph-builder.cc424 int index = Linkage::kJSCallClosureParamIndex; in GetFunctionClosure()
Dast-graph-builder.cc480 int index = Linkage::kJSCallClosureParamIndex; in GetFunctionClosure()