Changeset 7981
- Timestamp:
- 03/16/08 00:07:32 (5 years ago)
- Location:
- lang/actionscript/tinyaction
- Files:
-
- 2 modified
-
CharTest.swf (modified) (previous)
-
tavm/TAContext.as (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/actionscript/tinyaction/tavm/TAContext.as
r7915 r7981 299 299 300 300 mCallFrames.swapTopData( mCallFrames.topOfDataStack() + 1 ); 301 break; 302 303 case 0x51: // decrement 304 mCallFrames.swapTopData( Number(mCallFrames.topOfDataStack()) - 1 ); 301 305 break; 302 306
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)