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

Issue 1291623005: Skip type checks on native JavaScriptObjects (Closed)

Created:
5 years, 4 months ago by vsm
Modified:
5 years, 4 months ago
Reviewers:
Leaf, Jennifer Messerly
CC:
dev-compiler+reviews_dartlang.org, Jacob
Base URL:
https://github.com/dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Repurposed this CL: Fix cast error in test Introduced a private-ish JSObject type. R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/4ea129bcaf8a3c19e7f0c964b5fce9dccc3e6dda

Patch Set 1 #

Patch Set 2 : Skip type checks on JSOs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -14 lines) Patch
M lib/runtime/_operations.js View 1 3 chunks +8 lines, -13 lines 0 comments Download
M lib/runtime/_rtti.js View 1 1 chunk +3 lines, -1 line 0 comments Download
M lib/runtime/_types.js View 1 1 chunk +6 lines, -0 lines 0 comments Download
M lib/runtime/dart_runtime.js View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
vsm
5 years, 4 months ago (2015-08-19 20:05:06 UTC) #2
Jennifer Messerly
I'm confused. Why would a JS function fail a Dart type test? You shouldn't need ...
5 years, 4 months ago (2015-08-19 20:09:50 UTC) #3
vsm
On 2015/08/19 20:09:50, John Messerly wrote: > I'm confused. Why would a JS function fail ...
5 years, 4 months ago (2015-08-19 20:23:04 UTC) #5
Jennifer Messerly
On 2015/08/19 20:23:04, vsm wrote: > On 2015/08/19 20:09:50, John Messerly wrote: > > I'm ...
5 years, 4 months ago (2015-08-19 20:53:05 UTC) #6
Leaf
On 2015/08/19 20:53:05, John Messerly wrote: > On 2015/08/19 20:23:04, vsm wrote: > > On ...
5 years, 4 months ago (2015-08-19 21:49:01 UTC) #7
vsm
5 years, 4 months ago (2015-08-19 23:32:47 UTC) #8
vsm
PTAL
5 years, 4 months ago (2015-08-19 23:33:11 UTC) #9
Jennifer Messerly
lgtm
5 years, 4 months ago (2015-08-19 23:37:16 UTC) #10
vsm
5 years, 4 months ago (2015-08-20 13:32:01 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4ea129bcaf8a3c19e7f0c964b5fce9dccc3e6dda (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698