Searched refs:GetParameterStackSlot (Results 1 – 10 of 10) sorted by relevance
356 int LChunk::GetParameterStackSlot(int index) const { in GetParameterStackSlot() function in v8::internal::LChunk
640 int GetParameterStackSlot(int index) const;
2400 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2419 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2395 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2414 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2401 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2420 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2484 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2503 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2448 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2467 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2491 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2510 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
1965 int spill_index = chunk_->GetParameterStackSlot(instr->index()); in DoParameter()2658 spill_index = chunk_->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2495 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2514 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()