Searched refs:OPCODE_ID_LENGTH_MAP (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DOpcode.h235 #define OPCODE_ID_LENGTH_MAP(opcode, length) length, macro
236 const int opcodeLengths[numOpcodeIDs] = { FOR_EACH_OPCODE_ID(OPCODE_ID_LENGTH_MAP) };
237 #undef OPCODE_ID_LENGTH_MAP macro

Completed in 187 milliseconds