Home
last modified time | relevance | path

Searched refs:SwitchKind (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecompiler/
DNodesCodegen.cpp1704 enum SwitchKind { enum
1711 …eList(ClauseListNode* list, Vector<ExpressionNode*, 8>& literalVector, SwitchKind& typeForTable, b… in processClauseList()
1753 SwitchKind typeForTable = SwitchUnset; in tryOptimizedSwitch()