Searched defs:LIST_OPCODE_LABEL (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
H A DInterpreter.cpp1423 #define LIST_OPCODE_LABEL(id, length) &&id, macro
1424 static Opcode labels[] = { FOR_EACH_OPCODE_ID(LIST_OPCODE_LABEL) };
1427 #undef LIST_OPCODE_LABEL macro

Completed in 65 milliseconds