Reviewers: Hannes Payer,

Description:
Move a bunch of GC related files to heap/ subdirectory

BUG=none
[email protected]
LOG=n

Please review this at https://codereview.chromium.org/437993003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+112, -24174 lines):
  M BUILD.gn
  M src/builtins.cc
  M src/contexts.h
  M src/elements.h
  M src/frames.cc
  D src/gc-tracer.h
  D src/gc-tracer.cc
  M src/handles-inl.h
  D src/heap.h
  D src/heap.cc
  D src/heap-inl.h
  A + src/heap/gc-tracer.h
  A + src/heap/gc-tracer.cc
  A + src/heap/heap.h
  A + src/heap/heap.cc
  A + src/heap/heap-inl.h
  A + src/heap/incremental-marking.h
  A + src/heap/incremental-marking.cc
  A + src/heap/incremental-marking-inl.h
  A + src/heap/mark-compact.h
  A + src/heap/mark-compact.cc
  A + src/heap/mark-compact-inl.h
  A + src/heap/spaces.h
  A + src/heap/spaces.cc
  A + src/heap/spaces-inl.h
  A + src/heap/sweeper-thread.h
  A + src/heap/sweeper-thread.cc
  M src/ia32/codegen-ia32.cc
  D src/incremental-marking.h
  D src/incremental-marking.cc
  D src/incremental-marking-inl.h
  M src/isolate.h
  M src/isolate.cc
  M src/json-parser.h
  M src/jsregexp-inl.h
  D src/mark-compact.h
  D src/mark-compact.cc
  D src/mark-compact-inl.h
  M src/messages.cc
  M src/objects.cc
  M src/objects-inl.h
  M src/runtime-profiler.cc
  M src/safepoint-table.h
  D src/spaces.h
  D src/spaces.cc
  D src/spaces-inl.h
  D src/sweeper-thread.h
  D src/sweeper-thread.cc
  M src/transitions.h
  M src/v8.h
  M src/x64/macro-assembler-x64.cc
  M src/x87/codegen-x87.cc
  M test/cctest/test-decls.cc
  M test/cctest/test-serialize.cc
  M test/cctest/test-weaktypedarrays.cc
  M tools/gyp/v8.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to