Changeset 80397 in webkit for trunk/Source/JavaScriptCore/interpreter/Interpreter.cpp
- Timestamp:
- Mar 4, 2011, 5:15:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/interpreter/Interpreter.cpp
r80285 r80397 2469 2469 goto vm_throw; 2470 2470 } 2471 2472 vPC += OPCODE_LENGTH(op_ensure_property_exists); 2471 2473 NEXT_INSTRUCTION(); 2472 2474 }
Note:
See TracChangeset
for help on using the changeset viewer.