Reviewers: Jakob,

Description:
Merged r11143, r11162, r11174, r11208, r11213, r11222 into 3.9 branch.

Reset function info counters after context disposal.

Move profiler_ticks to Code object, don't walk the stack when patching ICs

Reset the optimization_disabled flag in function info after context disposal.

Check code kind when resetting profiler ticks.

Make progress in incremental marking if scavenge is delaying mark-sweep.

Reset function info counters after context disposal in incremental marking step.

BUG=121147,117767,V8:1902

[email protected]


Please review this at https://chromiumcodereview.appspot.com/10041025/

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

Affected files:
  M src/compiler.cc
  M src/factory.cc
  M src/full-codegen.cc
  M src/heap.h
  M src/heap.cc
  M src/ic.cc
  M src/incremental-marking.h
  M src/incremental-marking.cc
  M src/mark-compact.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/objects.h
  M src/objects.cc
  M src/runtime-profiler.cc
  M src/runtime.cc
  M src/spaces.cc
  M src/version.cc
  M test/cctest/test-heap.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to