DescriptionFix bad reinterpret_cast of StringFromCodePointOperator
StringFromCodePointOperator needed to derive from Operator1<UnicodeEncoding>
rather than plain old Operator. This was thankfully caught by the CFI build.
R=bmeurer@chromium.org, caitp@chromium.org
BUG=v8:5498
Committed: https://crrev.com/ed45f5903c5afdf95cc414c71e1f9f27d5707243
Cr-Commit-Position: refs/heads/master@{#40131}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 9 (3 generated)
|