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

Issue 10905266: Directly set the value in the descriptors pointer to avoid checks. (Closed)

Created:
8 years, 3 months ago by Toon Verwaest
Modified:
8 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Directly set the value in the descriptors pointer to avoid checks. This is the only place from where we are allowed to modify the value of the descriptors pointer. Committed: https://code.google.com/p/v8/source/detail?r=12500

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL.
8 years, 3 months ago (2012-09-13 16:47:04 UTC) #1
Jakob Kummerow
8 years, 3 months ago (2012-09-13 16:48:07 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698