Comment #5 on issue 4132 by bugdro...@chromium.org: Improve performance when break points are set.
https://code.google.com/p/v8/issues/detail?id=4132#c5

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/3164aa7483cb476da84895a3c9810015758fccf9

commit 3164aa7483cb476da84895a3c9810015758fccf9
Author: adamk <ad...@chromium.org>
Date: Tue Jun 23 22:59:19 2015

Revert "Keep a canonical list of shared function infos."

Speculative revert in the hopes of fixing serializer crashes seen in canary.

This reverts commit c1669450834436508e0007885eb7ac266cbcf083, as well as
followup change "Do not look for existing shared function info when compiling a new script."
(commit 7c43967bb73783b46c2ccf9cdd0fa716b74ce278).

BUG=chromium:503552,v8:4132
TBR=yang...@chromium.org
LOG=n

Review URL: https://codereview.chromium.org/1207583002

Cr-Commit-Position: refs/heads/master@{#29241}

[modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/arm/full-codegen-arm.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/arm64/full-codegen-arm64.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/ast.cc
[modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/ast.h
[modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/bootstrapper.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/codegen.h [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/compiler.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/compiler.h [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/compiler/ast-graph-builder.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/debug.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/factory.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/full-codegen.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/hydrogen.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/ia32/full-codegen-ia32.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/liveedit.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/mips/full-codegen-mips.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/mips64/full-codegen-mips64.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/objects-inl.h [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/objects-printer.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/objects.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/objects.h [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/ppc/full-codegen-ppc.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/runtime/runtime-function.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/snapshot/serialize.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/typing.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/x64/full-codegen-x64.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/src/x87/full-codegen-x87.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/test/cctest/test-heap.cc [modify] http://crrev.com/3164aa7483cb476da84895a3c9810015758fccf9/test/mjsunit/regress/regress-4121.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.

Reply via email to