Searched refs:GetUInt32Slot (Results 1 – 2 of 2) sorted by relevance
2798 uint32_t TranslatedState::GetUInt32Slot(Address fp, int slot_offset) { in GetUInt32Slot() function in v8::internal::TranslatedState2809 return Float32::FromBits(GetUInt32Slot(fp, slot_offset)); in GetFloatSlot()3373 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()3401 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()3415 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()
406 static uint32_t GetUInt32Slot(Address fp, int slot_index);