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

Issue 18184011: MIPS: Improved function entry hook coverage. (Closed)

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

Description

MIPS: Improved function entry hook coverage. Port r15384 (d553efd) Original commit message: Adds more coverage for function entry hook, sufficient to capture profiles that are contiguous from C++, through JS and back out to C++. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -10 lines) Patch
M src/mips/builtins-mips.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 6 chunks +18 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kilvadyb
7 years, 5 months ago (2013-06-28 18:00:32 UTC) #1
Sigurður Ásgeirsson
lgtm - for what it's worth.
7 years, 5 months ago (2013-06-28 18:06:27 UTC) #2
kisg
LGTM
7 years, 5 months ago (2013-06-28 18:33:31 UTC) #3
palfia
7 years, 5 months ago (2013-06-28 19:20:51 UTC) #4
Committed as r15396.

Powered by Google App Engine
This is Rietveld 408576698