Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcode-generator.cc436 int stackSlotToSpillSlotDelta = in RecordSafepoint() local
447 if (index < stackSlotToSpillSlotDelta) continue; in RecordSafepoint()