Reviewers: marja,

Message:
I happened to run into this code while reading the module-parsing code today.

Description:
Remove dead TargetCollector code from the parser

This also simplifies target_stack_ and tightens up the types of nodes
that can appear in it.

Best I can tell, this code has been dead since
https://code.google.com/p/v8/source/detail?r=7542

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

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

Affected files (+11, -94 lines):
  M src/ast.h
  M src/ast.cc
  M src/parser.h
  M src/parser.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