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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DOpcode.h215 #define FOR_EACH_OPCODE_ID(macro) \ macro
223 typedef enum { FOR_EACH_OPCODE_ID(OPCODE_ID_ENUM) } OpcodeID; enumerator in enum:JSC::__anon2682

Completed in 238 milliseconds