Chromium Code Reviews
DescriptionAdd PC descriptor for ret instruction
Adding a new kind of PcDescriptor to mark the location of
function returns in generated code. This will be needed to
put a single-step breakpoint just before the function return.
Also adding a NOP instruction after the ret, so that the
function return code pattern adds up to 5 bytes, which is needed
to patch in a breakpoint call.
Committed: https://code.google.com/p/dart/source/detail?r=4159
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Total comments: 4
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||