Searched refs:delta_address (Results 1 – 2 of 2) sorted by relevance
1286 Address delta_address = test_instruction_address + 1; in PatchInlinedLoad() local1288 int delta = *reinterpret_cast<int*>(delta_address); in PatchInlinedLoad()1341 Address delta_address = mov_instruction_address + 1; in PatchInlinedContextualLoad() local1343 int delta = *reinterpret_cast<int*>(delta_address); in PatchInlinedContextualLoad()1420 Address delta_address = test_instruction_address + 1; in PatchInlinedMapCheck() local1421 int delta = *reinterpret_cast<int*>(delta_address); in PatchInlinedMapCheck()1756 Address delta_address = test_instruction_address + 1; in PatchInlinedSmiCode() local1759 int8_t delta = *reinterpret_cast<int8_t*>(delta_address); in PatchInlinedSmiCode()
1310 Address delta_address = test_instruction_address + 1; in PatchInlinedLoad() local1312 int delta = *reinterpret_cast<int*>(delta_address); in PatchInlinedLoad()1402 Address delta_address = test_instruction_address + 1; in PatchInlinedMapCheck() local1403 int delta = *reinterpret_cast<int*>(delta_address); in PatchInlinedMapCheck()1729 Address delta_address = test_instruction_address + 1; in PatchInlinedSmiCode() local1732 int8_t delta = *reinterpret_cast<int8_t*>(delta_address); in PatchInlinedSmiCode()