Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-context-specialization.cc36 if (index == Linkage::kJSCallClosureParamIndex) { in ReduceParameter()
Dlinkage.h457 static const int kJSCallClosureParamIndex = -1; in NON_EXPORTED_BASE() local
Draw-machine-assembler.cc36 common()->Parameter(Linkage::kJSCallClosureParamIndex), graph->start()); in RawMachineAssembler()
Dtyper.cc671 if (index == Linkage::kJSCallClosureParamIndex) { in TypeParameter()
Dbytecode-graph-builder.cc556 int index = Linkage::kJSCallClosureParamIndex; in GetFunctionClosure()
Dwasm-compiler.cc4396 Linkage::kJSCallClosureParamIndex, "%closure"), in BuildJSToWasmWrapper()