Searched refs:GetUInt32Slot (Results 1 – 2 of 2) sorted by relevance
2596 uint32_t TranslatedState::GetUInt32Slot(Address fp, int slot_offset) { in GetUInt32Slot() function in v8::internal::TranslatedState2607 return Float32::FromBits(GetUInt32Slot(fp, slot_offset)); in GetFloatSlot()3132 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()3146 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()3160 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()
370 static uint32_t GetUInt32Slot(Address fp, int slot_index);