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

Issue 349703002: MIPS: Support LiveEdit. (Closed)

Created:
6 years, 6 months ago by kilvadyb
Modified:
6 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Support LiveEdit. Port r21895 (210f7aa) BUG=368580 LOG=Y

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -12 lines) Patch
M src/mips/debug-mips.cc View 1 3 chunks +36 lines, -3 lines 0 comments Download
M src/objects.h View 1 chunk +0 lines, -2 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kilvadyb
6 years, 6 months ago (2014-06-20 18:28:34 UTC) #1
palfia
LGTM , but we need someone from the Google team to approve. Could you please ...
6 years, 6 months ago (2014-06-20 19:33:47 UTC) #2
Jakob Kummerow
lgtm
6 years, 6 months ago (2014-06-20 19:45:43 UTC) #3
palfia
Committed as r21905.
6 years, 6 months ago (2014-06-20 20:53:16 UTC) #4
alph
lgtm https://codereview.chromium.org/349703002/diff/1/src/mips/debug-mips.cc File src/mips/debug-mips.cc (right): https://codereview.chromium.org/349703002/diff/1/src/mips/debug-mips.cc#newcode330 src/mips/debug-mips.cc:330: // Re-run JSFunction, r1 is function, cp is ...
6 years, 6 months ago (2014-06-21 08:35:54 UTC) #5
kilvadyb
https://codereview.chromium.org/349703002/diff/1/src/mips/debug-mips.cc File src/mips/debug-mips.cc (right): https://codereview.chromium.org/349703002/diff/1/src/mips/debug-mips.cc#newcode330 src/mips/debug-mips.cc:330: // Re-run JSFunction, r1 is function, cp is context. ...
6 years, 6 months ago (2014-06-21 12:32:16 UTC) #6
alph
On 2014/06/21 12:32:16, kilvadyb wrote: > https://codereview.chromium.org/349703002/diff/1/src/mips/debug-mips.cc > File src/mips/debug-mips.cc (right): > > https://codereview.chromium.org/349703002/diff/1/src/mips/debug-mips.cc#newcode330 > ...
6 years, 5 months ago (2014-07-02 16:26:13 UTC) #7
kilvadyb
6 years, 5 months ago (2014-07-02 17:00:33 UTC) #8
On 2014/07/02 16:26:13, alph wrote:
> On 2014/06/21 12:32:16, kilvadyb wrote:
> > https://codereview.chromium.org/349703002/diff/1/src/mips/debug-mips.cc
> > File src/mips/debug-mips.cc (right):
> > 
> >
>
https://codereview.chromium.org/349703002/diff/1/src/mips/debug-mips.cc#newco...
> > src/mips/debug-mips.cc:330: // Re-run JSFunction, r1 is function, cp is
> context.
> > On 2014/06/21 08:35:54, alph wrote:
> > > nit: s/r1/a1/
> > Thank you for noticing this.
> > 
> > Done.
> 
> Close the CL?

The fix was landed in an an other CL. Thank you for the comment again.

Powered by Google App Engine
This is Rietveld 408576698