DescriptionMake template scan related function take a template<bool> parameter
This is for performance. Having to do the test in every Advance was too
expensive.
BUG=438991, v8:3230
LOG=N
R=dslomov@chromium.org, marja
Patch Set 1 #Patch Set 2 : Change to use template<bool> and remove extra work from LiteralScope #
Total comments: 2
Patch Set 3 : Remove empty TerminateLiteral and use default template param #Messages
Total messages: 11 (1 generated)
|