Description[x86] [crankshaft] unify jump label's distance value in DoWrapReceiver().
Currently the jump label's distance value in LCodeGen::DoWrapReceiver() of X86 is unconsistent.
For avoiding potential bugs caused by this unconsistent usage for the same label when DeoptEveryNTimes()
return true, This CL unify the label's distance value usage in LCodeGen::DoWrapReceiver().
For more informations, please refer CL #41419 (https://codereview.chromium.org/2539403002/ ).
BUG=
Committed: https://crrev.com/493d48d8a62e041b5b01213676bd3ba9e941558c
Cr-Commit-Position: refs/heads/master@{#41659}
Patch Set 1 #
Messages
Total messages: 22 (8 generated)
|