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

Issue 1126113006: Cache (Closed)

Created:
5 years, 7 months ago by rossberg
Modified:
5 years, 7 months ago
Reviewers:
CC:
v8-dev, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Cache [strong] Object literals create strong objects BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -50 lines) Patch
M include/v8.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ast.h View 9 chunks +33 lines, -12 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/contexts.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/factory.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.cc View 3 chunks +13 lines, -3 lines 0 comments Download
M src/parser.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M src/preparser.h View 5 chunks +8 lines, -2 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-literals.cc View 12 chunks +27 lines, -16 lines 0 comments Download
A test/mjsunit/strong/literals.js View 1 chunk +79 lines, -0 lines 0 comments Download
D test/mjsunit/strong/objects.js View 1 chunk +0 lines, -10 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698