Nice cleanup. lgtm with a nit.
https://codereview.chromium.org/18404009/diff/1/src/frames-inl.h
File src/frames-inl.h (right):
https://codereview.chromium.org/18404009/diff/1/src/frames-inl.h#newcode279
src/frames-inl.h:279: ASSERT(result->IsJSFunction());
You can remove this assert, it's implicit in the cast.
https://codereview.chromium.org/18404009/diff/1/src/frames.cc
File src/frames.cc (right):
https://codereview.chromium.org/18404009/diff/1/src/frames.cc#newcode803
src/frames.cc:803: PrintF(file, " at <unknown>:<unknown>");
Nice catch.
https://codereview.chromium.org/18404009/
--
--
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/groups/opt_out.