]> zoso.dev Git - buffer.git/commit
Show warning for unimplemented .lastIndexOf
authorFeross Aboukhadijeh <feross@feross.org>
Mon, 8 Aug 2016 05:09:15 +0000 (22:09 -0700)
committerFeross Aboukhadijeh <feross@feross.org>
Mon, 8 Aug 2016 05:09:15 +0000 (22:09 -0700)
commitd27c3ada9500a0c531d5265a20f9ca8dbc7dbea4
treef3274cae6e976e8a1753b669cd0dc9eeb623c738
parent102b5e34ad52d067e150913c68898eddd20a4e2d
Show warning for unimplemented .lastIndexOf

Instead of letting the Uint8Array implementation's .lastIndexOf be
exposed, since that one has a different interface.
index.js