Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Issue 2700103002: [csa] SubString should enforce Stringness of first parameter. (Closed)

Created:
3 years, 10 months ago by Benedikt Meurer
Modified:
3 years, 10 months ago
Reviewers:
jgruber
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[csa] SubString should enforce Stringness of first parameter. The CodeStubAssembler::SubString method should not try to be defensive about non-string inputs, but really enforce String receiver. Passing a non-String input will result in crash in the %SubString runtime function anyway. R=jgruber@chromium.org Review-Url: https://codereview.chromium.org/2700103002 Cr-Commit-Position: refs/heads/master@{#43267} Committed: https://chromium.googlesource.com/v8/v8/+/4a7436101da9ab09ff5b543f64839e05feb365d0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M src/code-stub-assembler.cc View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (6 generated)
Benedikt Meurer
3 years, 10 months ago (2017-02-17 07:56:33 UTC) #1
jgruber
lgtm
3 years, 10 months ago (2017-02-17 08:00:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2700103002/1
3 years, 10 months ago (2017-02-17 08:00:37 UTC) #7
commit-bot: I haz the power
3 years, 10 months ago (2017-02-17 08:27:07 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/4a7436101da9ab09ff5b543f64839e05feb...

Powered by Google App Engine
This is Rietveld 408576698