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

Issue 330303002: Add machinery to support arguments escaping to safe builtins (Closed)

Created:
6 years, 6 months ago by p.antonov
Modified:
5 years, 7 months ago
Reviewers:
rossberg, Toon Verwaest
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@master
Visibility:
Public.

Description

Add machinery to support arguments escaping to safe builtins BUG= R=verwaest@chromium.org, rossberg@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -9 lines) Patch
M src/hydrogen.h View 2 chunks +11 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 4 chunks +74 lines, -9 lines 0 comments Download
M src/objects.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
p.antonov
6 years, 6 months ago (2014-06-13 15:27:22 UTC) #1
kbalazs
Could you please tell more about the motivation of this change?
6 years, 6 months ago (2014-06-18 20:26:55 UTC) #2
p.antonov
On 2014/06/18 20:26:55, kbalazs wrote: > Could you please tell more about the motivation of ...
6 years, 6 months ago (2014-06-19 08:12:47 UTC) #3
Toon Verwaest
This seems really brittle. I'm not comfortable landing this. I don't really have an idea ...
6 years, 6 months ago (2014-06-23 13:50:59 UTC) #4
p.antonov
On 2014/06/23 13:50:59, Toon Verwaest wrote: > This seems really brittle. I'm not comfortable landing ...
6 years, 2 months ago (2014-10-17 14:01:50 UTC) #5
Toon Verwaest
No. This is just way too error-prone.
6 years, 2 months ago (2014-10-20 10:44:28 UTC) #6
p.antonov
On 2014/10/20 10:44:28, Toon Verwaest wrote: > No. This is just way too error-prone. I ...
6 years, 2 months ago (2014-10-21 08:19:03 UTC) #7
Toon Verwaest
Honestly I'd rather wait for Turbofan to catch up. There we can do proper escape ...
6 years, 2 months ago (2014-10-23 11:19:20 UTC) #8
p.antonov
I see. However, before your reply I had another proposal worked out. It is not ...
6 years, 1 month ago (2014-10-28 14:50:31 UTC) #9
p.antonov
ping
6 years, 1 month ago (2014-11-05 11:19:20 UTC) #10
Jakob Kummerow
As Toon said, we're not making non-essential changes to Hydrogen any more, as we're working ...
6 years, 1 month ago (2014-11-06 17:14:19 UTC) #11
Laszlo Gombos
5 years, 7 months ago (2015-05-08 11:49:09 UTC) #12
Closing it based on comment #msg11.

Powered by Google App Engine
This is Rietveld 408576698