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

Issue 15689002: Do the null deref guard before doing inlining, especially before doing type checks on the parameter… (Closed)

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

Description

Do the null deref guard before doing inlining, especially before doing type checks on the parameters. R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=22985

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 1 chunk +5 lines, -5 lines 0 comments Download
A tests/language/issue10783_test.dart View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 7 months ago (2013-05-22 07:25:00 UTC) #1
kasperl
LGTM!
7 years, 7 months ago (2013-05-22 07:33:43 UTC) #2
ngeoffray
7 years, 7 months ago (2013-05-22 07:36:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22985 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698