mirror of https://github.com/lukechilds/node.git
Browse Source
On Big Endian platforms v8 strings are need to converted to Little Endian before searching in utf16le buffer Fixes: https://github.com/nodejs/node/issues/3283 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trevor Norris <trev.norris@gmail.com> Reviewed-By: Michael Dawson <mhdawson@ca.ibm.com> PR-URL: https://github.com/nodejs/node/pull/3295v5.x
Karl Skomski
9 years ago
committed by
James M Snell
1 changed files with 21 additions and 5 deletions
Loading…
Reference in new issue