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

Issue 8321002: Replace calls_eval() by calls_non_strict_eval() where possible. (Closed)

Created:
9 years, 2 months ago by Steven
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Replace calls_eval() by calls_non_strict_eval() where possible. Committed: http://code.google.com/p/v8/source/detail?r=9666

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M src/arm/full-codegen-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Steven
PTAL.
9 years, 2 months ago (2011-10-17 13:54:50 UTC) #1
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-17 14:54:58 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698