Changeset 64790 in webkit for trunk/JavaScriptCore/bytecompiler/BytecodeGenerator.h
- Timestamp:
- Aug 5, 2010, 3:22:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/bytecompiler/BytecodeGenerator.h
r63244 r64790 561 561 562 562 OpcodeID m_lastOpcodeID; 563 #ifndef NDEBUG 564 size_t m_lastOpcodePosition; 565 #endif 563 566 564 567 unsigned m_emitNodeDepth;
Note:
See TracChangeset
for help on using the changeset viewer.