Comment #6 on issue 4132 by bugdro...@chromium.org: Improve performance when break points are set.
https://code.google.com/p/v8/issues/detail?id=4132#c6
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/6434ec3087838e856552a012f18536c1c33b92d3
commit 6434ec3087838e856552a012f18536c1c33b92d3 Author: yangguo <yang...@chromium.org> Date: Thu Jun 25 12:19:55 2015 Reland 2 "Keep a canonical list of shared function infos." BUG=v8:4132 LOG=N Review URL: https://codereview.chromium.org/1211803002 Cr-Commit-Position: refs/heads/master@{#29291}[modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/arm/full-codegen-arm.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/arm64/full-codegen-arm64.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/ast.cc
[modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/ast.h[modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/bootstrapper.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/codegen.h [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/compiler.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/compiler.h [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/compiler/ast-graph-builder.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/debug.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/factory.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/full-codegen.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/hydrogen.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/ia32/full-codegen-ia32.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/liveedit.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/mips/full-codegen-mips.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/mips64/full-codegen-mips64.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/objects-inl.h [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/objects-printer.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/objects.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/objects.h [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/ppc/full-codegen-ppc.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/runtime/runtime-function.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/snapshot/serialize.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/typing.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/x64/full-codegen-x64.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/src/x87/full-codegen-x87.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/test/cctest/test-heap.cc [modify] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/test/mjsunit/regress/regress-4121.js [add] http://crrev.com/6434ec3087838e856552a012f18536c1c33b92d3/test/mjsunit/regress/regress-existing-shared-function-info.js
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- v8-dev mailing list v8-dev@googlegroups.com 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 v8-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.