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

Issue 23039014: Hook-allocation on bleeding edge (Closed)

Created:
7 years, 4 months ago by yurys
Modified:
7 years, 1 month ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Hook-allocation on bleeding edge BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -21 lines) Patch
M src/assembler.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/assembler.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M src/builtins.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/heap.cc View 2 chunks +8 lines, -1 line 0 comments Download
M src/heap-profiler.h View 2 chunks +24 lines, -1 line 0 comments Download
M src/heap-profiler.cc View 5 chunks +26 lines, -4 lines 0 comments Download
M src/heap-snapshot-generator.h View 3 chunks +13 lines, -3 lines 0 comments Download
M src/heap-snapshot-generator.cc View 5 chunks +35 lines, -4 lines 0 comments Download
src/mark-compact.cc View 3 chunks +3 lines, -3 lines 0 comments Download
src/objects.cc View 1 chunk +5 lines, -0 lines 0 comments Download
src/serialize.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/serialize.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/spaces.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/spaces-inl.h View 4 chunks +26 lines, -2 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 3 chunks +48 lines, -0 lines 0 comments Download
test/cctest/cctest.h View 1 chunk +34 lines, -0 lines 0 comments Download
test/cctest/test-heap-profiler.cc View 1 chunk +21 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698