DescriptionClasses: Add support for stepping through default constructors
If a class extends another class and it doesn't provide a constructor,
one is created for them. We therefore need to ensure that stepping into
the constructor steps into the super class constructor.
BUG=v8:3674
LOG=Y
R=dslomov@chromium.org, aandrey , yurys
Committed: https://chromium.googlesource.com/v8/v8/+/28da8fd6099922e6ea236ca8cc574982495fd2bc
Patch Set 1 : #Patch Set 2 : Remove stray change #
Total comments: 19
Patch Set 3 : Refactor to share code #
Messages
Total messages: 15 (2 generated)
|