| commit | 1af240cc45480520b447be767686e73a29c48f9e | [log] [tgz] |
|---|---|---|
| author | Tom Sepez <tsepez@chromium.org> | Wed Sep 16 15:16:42 2015 -0700 |
| committer | Tom Sepez <tsepez@chromium.org> | Wed Sep 16 15:16:42 2015 -0700 |
| tree | cf80b3909d2a0b27bae4f07cf978ca9a39c8fde5 | |
| parent | 6f34355e9d091fd4e031e9354fdfa778000b0d4a [diff] |
Remove several dead functions from fxjs_v8.{cpp,h}.
Re-arrange things in the header so function overloads are
next to each other, and related things are near each other.
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1348693003 .