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

Issue 258473004: Harden more runtime functions. (Closed)

Created:
6 years, 8 months ago by Jakob Kummerow
Modified:
6 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -37 lines) Patch
M src/arraybuffer.js View 2 chunks +2 lines, -2 lines 0 comments Download
M src/runtime.cc View 1 16 chunks +57 lines, -35 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jakob Kummerow
PTAL. The renaming of that builtin is not strictly necessary, it's just to avoid clashing ...
6 years, 8 months ago (2014-04-24 09:01:33 UTC) #1
Dmitry Lomov (no reviews)
lgtm with comments https://codereview.chromium.org/258473004/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/258473004/diff/1/src/runtime.cc#newcode1283 src/runtime.cc:1283: RUNTIME_ASSERT(buffer_length - length >= offset); Add ...
6 years, 8 months ago (2014-04-24 09:24:58 UTC) #2
Jakob Kummerow
https://codereview.chromium.org/258473004/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/258473004/diff/1/src/runtime.cc#newcode1283 src/runtime.cc:1283: RUNTIME_ASSERT(buffer_length - length >= offset); On 2014/04/24 09:24:59, Dmitry ...
6 years, 8 months ago (2014-04-24 10:58:26 UTC) #3
Dmitry Lomov
lgtm
6 years, 8 months ago (2014-04-24 11:01:58 UTC) #4
Jakob Kummerow
6 years, 8 months ago (2014-04-24 11:11:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r20936 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698