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

Issue 11421134: Remove ClosureArgumentMismatch runtime entry in vm and (Closed)

Created:
8 years ago by regis
Modified:
8 years ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove ClosureArgumentMismatch runtime entry in vm and replace with call to noSuchMethod. Committed: https://code.google.com/p/dart/source/detail?r=15472

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -87 lines) Patch
M runtime/vm/code_generator.h View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/code_generator.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 2 chunks +51 lines, -33 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 2 chunks +51 lines, -33 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years ago (2012-11-28 20:55:26 UTC) #1
srdjan
8 years ago (2012-11-28 21:11:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698