Description[stubs] Add a test for canary crashes in SubStringStub
These crashes were caused by an invalid pointer stored in a tagged
variable in SubStringStub. This can be reproduced by calling the stub on
an external string and ensuring GC kicks in on the subsequent
allocation.
Only the TurboFan implementation of SubStringStub is affected, the current
PlatformStub implementation handles this case just fine.
BUG=chromium:649967
Committed: https://crrev.com/0ce95e0878f89b53029f39ad22e90d9413d9005f
Cr-Commit-Position: refs/heads/master@{#39772}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|