Reviewers: Michael Starzinger,

Description:
Debugger: use list to find shared function info in a script.

Now that we keep tabs on shared function infos from a script, we can speed up finding shared function infos for debugging. However, in case we have to compile a function that cannot be lazily compiled without context, we fall back to the
slow heap iteration.

[email protected]
BUG=v8:4132,v8:4052
LOG=N

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+116, -114 lines):
  M src/debug.h
  M src/debug.cc


--
--
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