Changeset 42337 in webkit for trunk/JavaScriptCore/bytecode/Opcode.h
- Timestamp:
- Apr 8, 2009, 4:08:28 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/bytecode/Opcode.h
r42065 r42337 141 141 macro(op_call, 5) \ 142 142 macro(op_call_eval, 5) \ 143 macro(op_call_varargs, 5) \ 144 macro(op_load_varargs, 3) \ 143 145 macro(op_tear_off_activation, 2) \ 144 146 macro(op_tear_off_arguments, 1) \
Note:
See TracChangeset
for help on using the changeset viewer.