Reviewers: Benedikt Meurer,

Message:
Hi Benedikt, per our discussion, this is a cleanup CL that removes an
unnecessary flag.
Thanks,
--Michael

Description:
Remove flag track-allocation-sites.

The flag has been on in the build for ~9 months, and we aren't likely to turn it
off. The only customer of the flag is a set of tests that want to verify
transitioning behavior in isolation. This CL removes the flag and updates those
tests to get what they want without the flag.

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

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

Affected files (+131, -88 lines):
  M src/code-stubs.h
  M src/flag-definitions.h
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/runtime.cc
  M test/mjsunit/allocation-site-info.js
  M test/mjsunit/array-constructor-feedback.js
  M test/mjsunit/array-feedback.js
  M test/mjsunit/array-literal-feedback.js
  M test/mjsunit/array-natives-elements.js
  M test/mjsunit/elements-kind.js
  M test/mjsunit/elements-transition-and-store.js
  M test/mjsunit/elements-transition-hoisting.js
  M test/mjsunit/elements-transition.js
  M test/mjsunit/opt-elements-kind.js
  M test/mjsunit/osr-elements-kind.js
  M test/mjsunit/regress/regress-320532.js
  M test/mjsunit/regress/regress-convert-hole2.js
  M test/mjsunit/regress/regress-crbug-244461.js
  M test/mjsunit/regress/regress-crbug-245480.js
  M test/mjsunit/transition-elements-kind.js


--
--
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/groups/opt_out.

Reply via email to