Searched refs:GetUInt32Slot (Results 1 – 2 of 2) sorted by relevance
2839 uint32_t TranslatedState::GetUInt32Slot(Address fp, int slot_offset) { in GetUInt32Slot() function in v8::internal::TranslatedState3211 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()3223 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()3234 uint32_t value = GetUInt32Slot(fp, slot_offset); in CreateNextTranslatedValue()
282 static uint32_t GetUInt32Slot(Address fp, int slot_index);