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

Issue 18429011: Capture and handle properly every call to JSArray that read or writes elements via a native call (Closed)

Created:
7 years, 5 months ago by polux
Modified:
7 years, 5 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Capture and handle properly every call to JSArray that read or writes elements via a native call R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=25215

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address Karl's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -20 lines) Patch
M sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart View 1 5 chunks +45 lines, -8 lines 0 comments Download
M tests/compiler/dart2js/cpa_inference_test.dart View 1 chunk +33 lines, -11 lines 0 comments Download
M tests/compiler/dart2js/mock_compiler.dart View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
polux
7 years, 5 months ago (2013-07-11 14:47:15 UTC) #1
karlklose
LGTM. https://chromiumcodereview.appspot.com/18429011/diff/1/sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart File sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart (right): https://chromiumcodereview.appspot.com/18429011/diff/1/sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart#newcode606 sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart:606: * concrete implmentation of lists for the selected ...
7 years, 5 months ago (2013-07-15 14:24:52 UTC) #2
polux
https://chromiumcodereview.appspot.com/18429011/diff/1/sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart File sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart (right): https://chromiumcodereview.appspot.com/18429011/diff/1/sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart#newcode606 sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart:606: * concrete implmentation of lists for the selected backend. ...
7 years, 5 months ago (2013-07-19 13:35:26 UTC) #3
polux
7 years, 5 months ago (2013-07-19 13:56:43 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r25215 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698