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

Issue 910313002: Rename IsConstructor to IsGenerativeConstructor. (Closed)

Created:
5 years, 10 months ago by rmacnak
Modified:
5 years, 10 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Rename IsConstructor to IsGenerativeConstructor. This matches the terminology in the spec, and it avoids confusion with the function kind kConstructor, which indicates either a generative constructor or a factory constructor. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=43673

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -39 lines) Patch
M runtime/lib/mirrors.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 9 chunks +11 lines, -11 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/native_arguments.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/parser.cc View 5 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
5 years, 10 months ago (2015-02-10 21:03:20 UTC) #2
Cutch
lgtm
5 years, 10 months ago (2015-02-10 21:07:11 UTC) #4
rmacnak
5 years, 10 months ago (2015-02-11 00:59:34 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43673 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698