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

Issue 395823002: Store builtin index on the builtin code object. (Closed)

Created:
6 years, 5 months ago by Yang
Modified:
6 years, 5 months ago
Reviewers:
mvstanton
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Store builtin index on the builtin code object. R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22429

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -8 lines) Patch
M src/builtins.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 chunk +12 lines, -0 lines 0 comments Download
M src/serialize.cc View 2 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 5 months ago (2014-07-15 11:37:53 UTC) #1
mvstanton
lgtm
6 years, 5 months ago (2014-07-16 08:42:02 UTC) #2
Yang
6 years, 5 months ago (2014-07-16 09:55:42 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22429 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698