Changeset 61474 in webkit for trunk/JavaScriptCore/bytecode/Opcode.h
- Timestamp:
- Jun 19, 2010, 2:23:15 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/bytecode/Opcode.h
r60117 r61474 212 212 213 213 #if HAVE(COMPUTED_GOTO) 214 #if COMPILER(RVCT) 214 #if COMPILER(RVCT) || COMPILER(INTEL) 215 215 typedef void* Opcode; 216 216 #else
Note:
See TracChangeset
for help on using the changeset viewer.