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

Issue 12033036: Fix native lookup. (Closed)

Created:
7 years, 11 months ago by srdjan
Modified:
7 years, 11 months ago
Reviewers:
siva, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix native lookup. Fix external byte arrays. Committed: https://code.google.com/p/dart/source/detail?r=17478

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -88 lines) Patch
M runtime/lib/byte_array.cc View 1 2 3 5 chunks +26 lines, -9 lines 0 comments Download
M runtime/lib/byte_array.dart View 1 2 3 33 chunks +45 lines, -77 lines 0 comments Download
M runtime/vm/bootstrap_natives.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/os.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
srdjan
7 years, 11 months ago (2013-01-22 23:42:00 UTC) #1
Ivan Posva
LGTM -ip
7 years, 11 months ago (2013-01-22 23:49:52 UTC) #2
siva
lgtm
7 years, 11 months ago (2013-01-23 00:24:23 UTC) #3
srdjan
Also added fixes to external byte arrays (range check and clearing).
7 years, 11 months ago (2013-01-23 01:05:51 UTC) #4
Ivan Posva
7 years, 11 months ago (2013-01-23 01:20:25 UTC) #5
Still LGTM. -ip

Powered by Google App Engine
This is Rietveld 408576698