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

Issue 131103025: Fixes ABI bug in MIPS. (Closed)

Created:
6 years, 10 months ago by zra
Modified:
6 years, 10 months ago
Reviewers:
siva, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fixes ABI bug in MIPS. Adds test for native extensions with autoscoping set to false. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=32147

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -31 lines) Patch
M runtime/vm/assembler_mips.h View 1 2 1 chunk +7 lines, -7 lines 0 comments Download
M runtime/vm/assembler_mips.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/vm/instructions_mips.cc View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 2 5 chunks +21 lines, -5 lines 0 comments Download
M samples/sample_extension/sample_extension.cc View 1 2 6 chunks +49 lines, -8 lines 0 comments Download
M samples/sample_extension/sample_synchronous_extension.dart View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M samples/sample_extension/test_sample_synchronous_extension.dart View 1 2 2 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
zra
6 years, 10 months ago (2014-01-29 21:03:38 UTC) #1
siva
LGTM, Couple of comments: - do we need a completely new sample extension test just ...
6 years, 10 months ago (2014-01-29 22:04:02 UTC) #2
zra
Thanks. I removed the new sample extension, and just added a method with autoscope=false to ...
6 years, 10 months ago (2014-01-29 22:49:57 UTC) #3
zra
6 years, 10 months ago (2014-01-29 23:07:56 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r32147 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698