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

Issue 734323003: Use Object.create instead of a tmp-function. (Closed)

Created:
6 years, 1 month ago by ahe
Modified:
6 years, 1 month ago
CC:
reviews_dartlang.org, floitsch
Visibility:
Public.

Description

Use Object.create instead of a tmp-function. R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=41823

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M dart/pkg/compiler/lib/src/js_emitter/old_emitter/emitter.dart View 1 chunk +1 line, -3 lines 0 comments Download
M dart/sdk/lib/_internal/compiler/js_lib/js_helper.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
ahe
6 years, 1 month ago (2014-11-18 15:43:56 UTC) #2
floitsch
LGTM.
6 years, 1 month ago (2014-11-18 15:46:03 UTC) #4
ahe
Committed patchset #1 (id:1) manually as 41823 (presubmit successful).
6 years, 1 month ago (2014-11-19 09:20:48 UTC) #5
sra1
This CL has a big perf hit (-45%, -26% -8%) on some benchmarks. Can it ...
6 years, 1 month ago (2014-11-21 05:04:11 UTC) #7
ahe
6 years, 1 month ago (2014-11-21 05:45:11 UTC) #8
Message was sent while issue was closed.
On 2014/11/21 05:04:11, sra1 wrote:
> This CL has a big perf hit (-45%, -26% -8%) on some benchmarks.
> Can it be reverted?

I'll revert the part about using Object.create instead of tmp function.

Powered by Google App Engine
This is Rietveld 408576698