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

Issue 91413003: Remove the strict-mode flag from store handlers. It's only relevant to the IC stub. (Closed)

Created:
7 years ago by Toon Verwaest
Modified:
7 years ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Remove the strict-mode flag from store handlers. It's only relevant to the IC stub. R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18103

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -51 lines) Patch
M src/builtins.h View 3 chunks +9 lines, -12 lines 0 comments Download
M src/builtins.cc View 5 chunks +4 lines, -18 lines 0 comments Download
M src/code-stubs.h View 2 chunks +4 lines, -6 lines 0 comments Download
M src/ic.h View 2 chunks +2 lines, -10 lines 0 comments Download
M src/ic.cc View 3 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years ago (2013-11-27 13:30:44 UTC) #1
mvstanton
lgtm
7 years ago (2013-11-27 13:55:40 UTC) #2
Toon Verwaest
7 years ago (2013-11-27 14:01:00 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18103 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698