lgtm



https://codereview.chromium.org/941973002/diff/100001/src/profile-generator.cc
File src/profile-generator.cc (right):

https://codereview.chromium.org/941973002/diff/100001/src/profile-generator.cc#newcode198
src/profile-generator.cc:198: if (script_id_ == entry->script_id_ &&
position_ == entry->position_) {
return script_id_ == entry->script_id_ && position_ == entry->position_;

https://codereview.chromium.org/941973002/diff/100001/src/profile-generator.cc#newcode203
src/profile-generator.cc:203: if (name_prefix_ == entry->name_prefix_ &&
name_ == entry->name_ &&
ditto

https://codereview.chromium.org/941973002/

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