Searched refs:GetParameterStackSlot (Results 1 – 11 of 11) sorted by relevance
348 int LChunk::GetParameterStackSlot(int index) const { in GetParameterStackSlot() function in v8::internal::LChunk
641 int GetParameterStackSlot(int index) const;
2356 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2374 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
1863 int spill_index = chunk_->GetParameterStackSlot(instr->index()); in DoParameter()2542 spill_index = chunk_->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2412 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2430 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2417 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2435 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2323 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2341 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2129 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2146 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2308 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2326 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2414 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2432 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()
2303 int spill_index = chunk()->GetParameterStackSlot(instr->index()); in DoParameter()2321 spill_index = chunk()->GetParameterStackSlot(env_index); in DoUnknownOSRValue()