From: sandholm@chromium.org Date: Thu, 18 Nov 2010 08:45:17 +0000 (+0000) Subject: Leverage Lasse's StringSearch object to speed up calculations of script X-Git-Tag: upstream/4.7.83~20940 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63f333999c495d3959a4e9d78c01338da1e16671;p=platform%2Fupstream%2Fv8.git Leverage Lasse's StringSearch object to speed up calculations of script line ends. Review URL: http://codereview.chromium.org/5100002 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5846 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/src/handles.cc b/src/handles.cc index 1364951b7..38d5adc70 100644 --- a/src/handles.cc +++ b/src/handles.cc @@ -36,6 +36,7 @@ #include "execution.h" #include "global-handles.h" #include "natives.h" +#include "string-search.h" #include "runtime.h" #include "stub-cache.h" @@ -508,22 +509,21 @@ void InitScriptLineEnds(Handle