The BoyerMooreStringSearch now uses separate functions to build its tables.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 14 Oct 2008 13:25:54 +0000 (13:25 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 14 Oct 2008 13:25:54 +0000 (13:25 +0000)
commit19fceabff0215e705b0177c069acb3081fa356e7
tree52f1e23252eab4b45349d2888d957a77b57243d0
parent51c7fa95ceed1a3db26845b62ffa26eadcc925c1
The BoyerMooreStringSearch now uses separate functions to build its tables.
This hightens readability.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@497 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/runtime.cc