Home
last modified time | relevance | path

Searched defs:singleCharacterSwitch (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecompiler/
DNodesCodegen.cpp1711 …<ExpressionNode*, 8>& literalVector, SwitchKind& typeForTable, bool& singleCharacterSwitch, int32_… in processClauseList()
1754 bool singleCharacterSwitch = true; in tryOptimizedSwitch() local