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

Issue 700513002: Version 3.29.88.12 (merged r24927, r24987, r25060, r24950, r24993) (Closed)

Created:
6 years, 1 month ago by Yang
Modified:
6 years, 1 month ago
Reviewers:
mvstanton
CC:
v8-dev, ulan
Project:
v8
Visibility:
Public.

Description

Version 3.29.88.12 (merged r24927, r24987, r25060, r24950, r24993) Use shared function info for eval cache key. EmitCreateIteratorResult loads map from function's context Fix constant in Math.tan implementation. MIPS: Use shared function info for eval cache key. MIPS: EmitCreateIteratorResult loads map from function's context. BUG=chromium:427468, v8:3656, v8:3656 LOG=N R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=25068

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -125 lines) Patch
M src/arm/full-codegen-arm.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/compilation-cache.h View 3 chunks +7 lines, -10 lines 0 comments Download
M src/compilation-cache.cc View 6 chunks +15 lines, -18 lines 0 comments Download
M src/compiler.h View 1 chunk +3 lines, -5 lines 0 comments Download
M src/compiler.cc View 3 chunks +6 lines, -8 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 2 chunks +3 lines, -1 line 0 comments Download
M src/mips/full-codegen-mips.cc View 3 chunks +16 lines, -9 lines 0 comments Download
M src/mips64/full-codegen-mips64.cc View 3 chunks +16 lines, -9 lines 0 comments Download
M src/objects.h View 1 chunk +4 lines, -3 lines 0 comments Download
M src/objects.cc View 2 chunks +8 lines, -9 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 9 chunks +23 lines, -10 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 2 chunks +4 lines, -1 line 0 comments Download
M test/mjsunit/sin-cos.js View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/fdlibm/fdlibm.js View 13 chunks +30 lines, -30 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 1 month ago (2014-11-03 12:04:39 UTC) #1
mvstanton
lgtm
6 years, 1 month ago (2014-11-03 12:05:25 UTC) #2
Yang
6 years, 1 month ago (2014-11-03 12:06:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 25068.

Powered by Google App Engine
This is Rietveld 408576698