DescriptionSimpler (and a bit faster) keyword matcher.
Replaced the keyword matching state machine with a switch on the first char followed up by inlined char comparisons.
R=lrn@chromium.org
TEST=cctest/test-parsing/ScanKeywords
Committed: http://code.google.com/p/v8/source/detail?r=8866
Patch Set 1 #Patch Set 2 : Tests and cleanup #
Total comments: 6
Patch Set 3 : Review fixes #
Messages
Total messages: 3 (0 generated)
|